linux/arch/m68k/kernel/asm-offsets.c

6 lines
87 B
C

#ifdef CONFIG_MMU
#include "asm-offsets_mm.c"
#else
#include "asm-offsets_no.c"
#endif