]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/reboot.h
[MIPS] Alchemy: SMBus resource fix
[linux-2.6-omap-h63xx.git] / include / asm-x86 / reboot.h
index 6b5233b4f84b945d713cf047c0ea591ea77469d7..e63741f19392e24d587b3383c18e6de2da1dab18 100644 (file)
@@ -15,5 +15,7 @@ struct machine_ops {
 extern struct machine_ops machine_ops;
 
 void machine_real_restart(unsigned char *code, int length);
+void native_machine_crash_shutdown(struct pt_regs *regs);
+void native_machine_shutdown(void);
 
 #endif /* _ASM_REBOOT_H */