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