Sign in
android-kvm
/
linux
/
f9fab10bbd768b0e5254e53a4a8477a94bfc4b96
/
.
/
arch
/
m68k
/
kernel
/
vmlinux.lds.S
blob: 030dabf0bc538ddca7fd7ba6bdee96432f2bde56 [
file
] [
log
] [
blame
]
#ifdef CONFIG_MMU
#include "vmlinux.lds_mm.S"
#else
#include "vmlinux.lds_no.S"
#endif