patch-1.3.64 linux/arch/alpha/kernel/irq.c
Next file: linux/arch/i386/kernel/ksyms.c
Previous file: linux/arch/alpha/kernel/bios32.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Feb 15 09:20:41 1996
- Orig file:
v1.3.63/linux/arch/alpha/kernel/irq.c
- Orig date:
Sun Jan 14 16:30:09 1996
diff -u --recursive --new-file v1.3.63/linux/arch/alpha/kernel/irq.c linux/arch/alpha/kernel/irq.c
@@ -622,6 +622,8 @@
cabriolet_and_eb66p_device_interrupt(vector, ®s);
#elif NR_IRQS == 32
eb66_and_eb64p_device_interrupt(vector, ®s);
+#elif NR_IRQS == 16
+ isa_device_interrupt(vector, ®s);
#endif
return;
case 4:
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