Files
linux-apfs/include/asm-sparc64/hw_irq.h
T

7 lines
156 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef __ASM_SPARC64_HW_IRQ_H
#define __ASM_SPARC64_HW_IRQ_H
2006-06-20 01:23:32 -07:00
extern void hw_resend_irq(struct hw_interrupt_type *handler, unsigned int virt_irq);
2005-04-16 15:20:36 -07:00
#endif