1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* 3 * arch/arm/mach-iop32x/include/mach/irqs.h 4 * 5 * Author: Rory Bolt <rorybolt@pacbell.net> 6 * Copyright: (C) 2002 Rory Bolt 7 */ 8 9 #ifndef __IRQS_H 10 #define __IRQS_H 11 12 #define NR_IRQS 33 13 14 #endif 15