xref: /linux/arch/m68k/include/asm/pgtable.h (revision e5c5d22e8dcf7c2d430336cbf8e180bd38e8daf1)
1 #ifdef __uClinux__
2 #include <asm/pgtable_no.h>
3 #else
4 #include <asm/pgtable_mm.h>
5 #endif
6