Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier...
[cascardo/linux.git] / arch / m68k / kernel / sys_m68k.c
1 #ifdef CONFIG_MMU
2 #include "sys_m68k_mm.c"
3 #else
4 #include "sys_m68k_no.c"
5 #endif