summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-bcm63xx/irq.h
blob: b016f0615d5ff9a4a5123911b2d7bcb8408cc2bc (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_BCM63XX_IRQ_H
#define __ASM_MACH_BCM63XX_IRQ_H

#define NR_IRQS 128
#define MIPS_CPU_IRQ_BASE 0

#endif