Sign in
zircon-guest
/
third_party
/
linux
/
488ebc4808162245be1f1365ea6854b4af6a1146
/
.
/
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