b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 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_next <irq.h> | ||||
8 | |||||
9 | #endif /* __ASM_MACH_VR41XX_IRQ_H */ |