patch-2.4.20 linux-2.4.20/include/asm-sparc64/oplib.h

Next file: linux-2.4.20/include/asm-sparc64/pconf.h
Previous file: linux-2.4.20/include/asm-sparc64/head.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-sparc64/oplib.h linux-2.4.20/include/asm-sparc64/oplib.h
@@ -113,6 +113,9 @@
  */
 extern void prom_halt(void) __attribute__ ((noreturn));
 
+/* Halt and power-off the machine. */
+extern void prom_halt_power_off(void) __attribute__ ((noreturn));
+
 /* Set the PROM 'sync' callback function to the passed function pointer.
  * When the user gives the 'sync' command at the prom prompt while the
  * kernel is still active, the prom will call this routine.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)