aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64/reboot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/reboot.h')
-rw-r--r--include/asm-sparc64/reboot.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-sparc64/reboot.h b/include/asm-sparc64/reboot.h
new file mode 100644
index 00000000000..3f3f43f5be5
--- /dev/null
+++ b/include/asm-sparc64/reboot.h
@@ -0,0 +1,6 @@
+#ifndef _SPARC64_REBOOT_H
+#define _SPARC64_REBOOT_H
+
+extern void machine_alt_power_off(void);
+
+#endif /* _SPARC64_REBOOT_H */