patch-2.4.10 linux/include/asm-alpha/hw_irq.h
Next file: linux/include/asm-alpha/io.h
Previous file: linux/include/asm-alpha/fcntl.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Sep 13 15:21:32 2001
-  Orig file: 
v2.4.9/linux/include/asm-alpha/hw_irq.h
-  Orig date: 
Mon Feb 28 07:18:20 2000
diff -u --recursive --new-file v2.4.9/linux/include/asm-alpha/hw_irq.h linux/include/asm-alpha/hw_irq.h
@@ -5,6 +5,8 @@
 
 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}
 
+extern volatile unsigned long irq_err_count;
+
 #ifdef CONFIG_ALPHA_GENERIC
 #define ACTUAL_NR_IRQS	alpha_mv.nr_irqs
 #else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)