index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
vmlinux.lds.S
blob: 030dabf0bc538ddca7fd7ba6bdee96432f2bde56 (
plain
)
1
2
3
4
5
#ifdef CONFIG_MMU #include "vmlinux.lds_mm.S" #else #include "vmlinux.lds_no.S" #endif