linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-parisc / hw_irq.h
index 6707f7d..151426e 100644 (file)
@@ -3,6 +3,15 @@
 
 /*
  *     linux/include/asm/hw_irq.h
+ *
+ *     (C) 1992, 1993 Linus Torvalds, (C) 1997 Ingo Molnar
+ *
+ *     moved some of the old arch/i386/kernel/irq.h to here. VY
+ *
+ *     IRQ/IPI changes taken from work by Thomas Radke
+ *     <tomsoft@informatik.tu-chemnitz.de>
  */
 
+extern void hw_resend_irq(struct hw_interrupt_type *, unsigned int);
+
 #endif