patch-2.4.1 linux/include/asm-sh/sh_bios.h

Next file: linux/include/asm-sh/system.h
Previous file: linux/include/asm-sh/pgtable.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/include/asm-sh/sh_bios.h linux/include/asm-sh/sh_bios.h
@@ -13,5 +13,7 @@
 extern int sh_bios_in_gdb_mode(void);
 extern void sh_bios_gdb_detach(void);
 
+extern void sh_bios_get_node_addr(unsigned char *node_addr);
+extern void sh_bios_shutdown(unsigned int how);
 
 #endif /* __ASM_SH_BIOS_H */

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