• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7800-V1.0.2.28/target/linux/amazon/files/arch/mips/include/asm/mach-amazon/
1#ifndef __AMAZON_IRQ_H
2#define __AMAZON_IRQ_H
3
4#define NR_IRQS      256
5#include_next <irq.h>
6
7#endif
8