Fix arch headers.
[linux-flexiantxendom0-3.2.10.git] / include / asm-x86_64 / hw_irq.h
index 567e01a..2044913 100644 (file)
@@ -173,6 +173,8 @@ static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {
 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}
 #endif
 
+extern irq_desc_t irq_desc [NR_IRQS];
+
 #endif
 
 #endif /* _ASM_HW_IRQ_H */