Atsushi Nemoto | 97dcb82 | 2007-01-08 02:14:29 +0900 | [diff] [blame^] | 1 | #ifndef __ASM_MACH_VR41XX_IRQ_H |
2 | #define __ASM_MACH_VR41XX_IRQ_H | ||||
3 | |||||
4 | #include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */ | ||||
5 | |||||
6 | #include_next <irq.h> | ||||
7 | |||||
8 | #endif /* __ASM_MACH_VR41XX_IRQ_H */ |