patch-2.1.120 linux/arch/m68k/hp300/ints.h

Next file: linux/arch/m68k/hp300/time.c
Previous file: linux/arch/m68k/hp300/ints.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/arch/m68k/hp300/ints.h linux/arch/m68k/hp300/ints.h
@@ -4,3 +4,6 @@
 extern int hp300_request_irq(unsigned int irq,
 		void (*handler) (int, void *, struct pt_regs *),
 		unsigned long flags, const char *devname, void *dev_id);
+
+/* number of interrupts, includes 0 (what's that?) */
+#define HP300_NUM_IRQS 8

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov