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
- Lines: 7
- Date:
Wed Sep 2 09:39:18 1998
- Orig file:
v2.1.119/linux/arch/m68k/hp300/ints.h
- Orig date:
Tue Jun 23 10:01:20 1998
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