• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-brcm/include/mach/
1
2/*
3 * This is the size of a static IRQ handers array
4 */
5#ifndef	NR_IRQS
6#define	NR_IRQS	256
7#endif
8