hw_irq.h 123 B

123456789
  1. /*
  2. * Nothing to see here yet
  3. */
  4. #ifndef _ARCH_ARM_HW_IRQ_H
  5. #define _ARCH_ARM_HW_IRQ_H
  6. #include <asm/mach/irq.h>
  7. #endif