aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/pgtable.h
blob: a3d733b524d205778fe60769ac587f5d621096b5 (plain)
1
2
3
4
5
#ifdef __uClinux__
#include <asm/pgtable_no.h>
#else
#include <asm/pgtable_mm.h>
#endif