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