aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rtl838x/files-5.4/arch/mips/include/asm/mach-rtl838x/irq.h
blob: e821111c5d36efc8f585534f36a64f571246b889 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __ASM_MACH_RTL838X_IRQ_H
#define __ASM_MACH_RTL838X_IRQ_H

#define MIPS_CPU_IRQ_BASE	0
#define NR_IRQS			64

#include_next <irq.h>

#endif /* __ASM_MACH_ATH79_IRQ_H */