1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __ASM_MACH_VR41XX_IRQ_H
3 #define __ASM_MACH_VR41XX_IRQ_H
4 
5 #include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
6 
7 #include <asm/mach-generic/irq.h>
8 
9 #endif /* __ASM_MACH_VR41XX_IRQ_H */
10