• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #ifndef __ASM_HARDIRQ_H
2 #define __ASM_HARDIRQ_H
3 
4 #include <asm/irq.h>
5 #include <asm-generic/hardirq.h>
6 
7 #endif /* __ASM_HARDIRQ_H */
8