xref: /openbmc/linux/arch/m68k/kernel/setup.c (revision e983940270f10fe8551baf0098be76ea478294a3)
1 #ifdef CONFIG_MMU
2 #include "setup_mm.c"
3 #else
4 #include "setup_no.c"
5 #endif
6