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