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