xref: /linux/arch/m68k/include/asm/pgalloc.h (revision 6a3335b43342b42dd6c69b4bbbde15d622cb49ca)
1 #ifdef __uClinux__
2 #include "pgalloc_no.h"
3 #else
4 #include "pgalloc_mm.h"
5 #endif
6