linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / asm-v850 / irq.h
index 1bf096d..4443115 100644 (file)
@@ -62,6 +62,8 @@ extern void disable_irq (unsigned int irq);
 /* Disable an irq without waiting. */
 extern void disable_irq_nosync (unsigned int irq);
 
+extern int handle_IRQ_event(unsigned int, struct pt_regs *, struct irqaction *);
+
 #endif /* !__ASSEMBLY__ */
 
 #endif /* __V850_IRQ_H__ */