index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
vmlinux.lds.S
blob: 030dabf0bc538ddca7fd7ba6bdee96432f2bde56 (
plain
) (
blame
)
1
2
3
4
5
#ifdef CONFIG_MMU
#include "vmlinux.lds_mm.S"
#else
#include "vmlinux.lds_no.S"
#endif