patch-2.4.20 linux-2.4.20/include/asm-s390/system.h
Next file: linux-2.4.20/include/asm-s390/timex.h
Previous file: linux-2.4.20/include/asm-s390/socket.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Thu Nov 28 15:53:15 2002
- Orig file:
linux-2.4.19/include/asm-s390/system.h
- Orig date:
Fri Aug 2 17:39:45 2002
diff -urN linux-2.4.19/include/asm-s390/system.h linux-2.4.20/include/asm-s390/system.h
@@ -249,6 +249,11 @@
extern void save_fp_regs(s390_fp_regs *fpregs);
extern int restore_fp_regs1(s390_fp_regs *fpregs);
extern void restore_fp_regs(s390_fp_regs *fpregs);
+
+extern void (*_machine_restart)(char *command);
+extern void (*_machine_halt)(void);
+extern void (*_machine_power_off)(void);
+
#endif
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)