patch-2.4.2 linux/include/asm-arm/arch-arc/irqs.h
Next file: linux/include/asm-arm/arch-cl7500/io.h
Previous file: linux/include/asm-arm/arch-arc/io.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu Feb  8 16:32:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-arm/arch-arc/irqs.h
-  Orig date: 
Mon Sep 18 15:15:22 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-arm/arch-arc/irqs.h linux/include/asm-arm/arch-arc/irqs.h
@@ -52,4 +52,9 @@
 
 #define IRQ_TIMER		IRQ_TIMER0
 
+/*
+ * This is the offset of the FIQ "IRQ" numbers
+ */
+#define FIQ_START		64
+
 #define irq_cannonicalize(i)	(i)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)