patch-1.3.45 linux/include/asm-ppc/irq.h
Next file: linux/include/asm-ppc/mman.h
Previous file: linux/include/asm-ppc/ioctl.h
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Sat Nov 25 19:49:06 1995
 -  Orig file: 
v1.3.44/linux/include/asm-ppc/irq.h
 -  Orig date: 
Thu Jan  1 02:00:00 1970
 
diff -u --recursive --new-file v1.3.44/linux/include/asm-ppc/irq.h linux/include/asm-ppc/irq.h
@@ -0,0 +1,15 @@
+#ifndef _ASM_IRQ_H
+#define _ASM_IRQ_H
+
+
+/*
+ * wild guess here.  someone should go look and put
+ * the right number in.
+ *                      -- Cort
+ */
+# define NR_IRQS	16
+
+extern void disable_irq(unsigned int);
+extern void enable_irq(unsigned int);
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this