Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  *
0004  *  Copyright (C) 2010 John Crispin <john@phrozen.org>
0005  */
0006 
0007 #ifndef __LANTIQ_IRQ_H
0008 #define __LANTIQ_IRQ_H
0009 
0010 #include <lantiq_irq.h>
0011 
0012 #define NR_IRQS 256
0013 
0014 #include <asm/mach-generic/irq.h>
0015 
0016 #endif