satip-axe/kernel/arch/m68k/include/asm/page.h

6 lines
74 B
C

#ifdef __uClinux__
#include "page_no.h"
#else
#include "page_mm.h"
#endif