kernel_samsung_sm7125/arch/m68k/include/asm/irq.h

5 lines
72 B

#ifdef __uClinux__
#include "irq_no.h"
#else
#include "irq_mm.h"
#endif