xref: /openbmc/linux/arch/m68k/mm/init.c (revision 05bcf503)
1 #ifdef CONFIG_MMU
2 #include "init_mm.c"
3 #else
4 #include "init_no.c"
5 #endif
6