hw_irq.h 156 B

123456
  1. #ifndef __ASM_SPARC64_HW_IRQ_H
  2. #define __ASM_SPARC64_HW_IRQ_H
  3. extern void hw_resend_irq(struct hw_interrupt_type *handler, unsigned int virt_irq);
  4. #endif