Sign in
kunit
/
linux
/
fd034a84e1ea5c8c8d159cd2089c32e792c269b0
/
.
/
arch
/
m68k
/
kernel
/
vmlinux.lds.S
blob: 030dabf0bc538ddca7fd7ba6bdee96432f2bde56 [
file
]
#ifdef CONFIG_MMU
#include "vmlinux.lds_mm.S"
#else
#include "vmlinux.lds_no.S"
#endif