summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index d2347f8629..9745aeb74e 100644
--- a/include/common.h
+++ b/include/common.h
@@ -102,6 +102,7 @@ long get_ram_size (volatile long *, long);
/* $(CPU)/cpu.c */
void __noreturn reset_cpu(unsigned long addr);
+void __noreturn poweroff(void);
/* lib_$(ARCH)/time.c */
void udelay (unsigned long);