m68k: merge the mmu and non-mmu versions of pgalloc.h
[linux-2.6/linux-2.6-openrd.git] / arch / m68k / include / asm / system.h
blobccea925ff4f5244df5d836917ad1629bd34e5822
1 #ifdef __uClinux__
2 #include "system_no.h"
3 #else
4 #include "system_mm.h"
5 #endif