]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/reboot.h
select: deal with math overflow from borderline valid userland data
[linux-2.6-omap-h63xx.git] / include / linux / reboot.h
index b93b541cf111d08701c40939b9f201429a213e56..988e55fe649b8e7bcf8c6a325ac29c5b59edab8b 100644 (file)
@@ -59,6 +59,7 @@ extern void machine_crash_shutdown(struct pt_regs *);
  * Architecture independent implemenations of sys_reboot commands.
  */
 
+extern void kernel_restart_prepare(char *cmd);
 extern void kernel_restart(char *cmd);
 extern void kernel_halt(void);
 extern void kernel_power_off(void);