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