Sign in
android-kvm
/
linux
/
64ce312618ef0e11d88def80effcefd1b59fdb1e
/
.
/
arch
/
m68k
/
kernel
/
module.c
blob: 7ea203ce6b1a35321ae4229cb14cd626c1417841 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_MMU
#include
"module_mm.c"
#else
#include
"module_no.c"
#endif