linux 2.6.16.38 w/ vs2.0.3-rc1
[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