]> err.no Git - linux-2.6/blobdiff - include/asm-arm/system.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[linux-2.6] / include / asm-arm / system.h
index 9c744ae6c6e3b8b9fb47c84524ee0e4c2fb200f1..6001febfe63bcf0fdf4fb61d2b991a19f67ec057 100644 (file)
@@ -107,6 +107,9 @@ extern void __show_regs(struct pt_regs *);
 extern int cpu_architecture(void);
 extern void cpu_init(void);
 
+void arm_machine_restart(char mode);
+extern void (*arm_pm_restart)(char str);
+
 /*
  * Intel's XScale3 core supports some v6 features (supersections, L2)
  * but advertises itself as v5 as it does not support the v6 ISA.  For