patch-2.4.10 linux/arch/mips/dec/reset.c
Next file: linux/arch/mips/dec/rtc-dec.c
Previous file: linux/arch/mips/dec/prom/memory.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Sep  9 10:43:01 2001
-  Orig file: 
v2.4.9/linux/arch/mips/dec/reset.c
-  Orig date: 
Sat May 13 08:29:14 2000
diff -u --recursive --new-file v2.4.9/linux/arch/mips/dec/reset.c linux/arch/mips/dec/reset.c
@@ -23,3 +23,7 @@
 	back_to_prom();
 }
 
+void dec_intr_halt(int irq, void *dev_id, struct pt_regs *regs)
+{
+	dec_machine_halt();
+}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)