linux/arch/m32r/include/asm/hardirq.h
<<
>>
Prefs
   1#ifdef __KERNEL__
   2#ifndef __ASM_HARDIRQ_H
   3#define __ASM_HARDIRQ_H
   4
   5#include <asm/irq.h>
   6#include <asm-generic/hardirq.h>
   7
   8#endif /* __ASM_HARDIRQ_H */
   9#endif /* __KERNEL__ */
  10