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

6 lines
80 B
C

#ifdef __uClinux__
#include "machdep_no.h"
#else
#include "machdep_mm.h"
#endif