Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  *
0004  *  Copyright (C) 2011 Thomas Langer <thomas.langer@lantiq.com>
0005  */
0006 
0007 #ifndef __FALCON_IRQ_H
0008 #define __FALCON_IRQ_H
0009 
0010 #include <falcon_irq.h>
0011 
0012 #define NR_IRQS 328
0013 
0014 #include <asm/mach-generic/irq.h>
0015 
0016 #endif