linux/arch/m68k/kernel/m68k_ksyms.c

6 lines
85 B
C

#ifdef CONFIG_MMU
#include "m68k_ksyms_mm.c"
#else
#include "m68k_ksyms_no.c"
#endif