Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __ASM_MACH_RALINK_IRQ_H
0003 #define __ASM_MACH_RALINK_IRQ_H
0004 
0005 #define GIC_NUM_INTRS   64
0006 #define NR_IRQS 256
0007 
0008 #include <asm/mach-generic/irq.h>
0009 
0010 #endif