1 #ifdef CONFIG_MMU
2 #include "init_mm.c"
3 #else
4 #include "init_no.c"
5 #endif
6