xref: /openbmc/linux/arch/m68k/kernel/entry.S (revision ff56535d)
1#ifdef CONFIG_MMU
2#include "entry_mm.S"
3#else
4#include "entry_no.S"
5#endif
6