Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-um / hw_irq.h
index 1cf84cf..4ee38c0 100644 (file)
@@ -4,4 +4,7 @@
 #include "asm/irq.h"
 #include "asm/archparam.h"
 
+static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
+{}
+
 #endif