Update ia64 patch to 2.5.72-030619
[linux-flexiantxendom0-3.2.10.git] / include / asm-v850 / hw_irq.h
1 #ifndef __V850_HW_IRQ_H__
2 #define __V850_HW_IRQ_H__
3
4 extern inline void hw_resend_irq (struct hw_interrupt_type *h, unsigned int i)
5 {
6 }
7
8 extern irq_desc_t irq_desc [NR_IRQS];
9
10 #endif /* __V850_HW_IRQ_H__ */