linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-xtensa / hw_irq.h
index 3ddbea7..ccf4362 100644 (file)
@@ -11,4 +11,8 @@
 #ifndef _XTENSA_HW_IRQ_H
 #define _XTENSA_HW_IRQ_H
 
+static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
+{
+}
+
 #endif