summaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/wakeup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/exynos5250/wakeup.h')
-rw-r--r--src/cpu/samsung/exynos5250/wakeup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/samsung/exynos5250/wakeup.h b/src/cpu/samsung/exynos5250/wakeup.h
index d38b52f7ed..690c6a3262 100644
--- a/src/cpu/samsung/exynos5250/wakeup.h
+++ b/src/cpu/samsung/exynos5250/wakeup.h
@@ -38,5 +38,6 @@ enum {
int wakeup_need_reset(void);
int get_wakeup_state(void);
void wakeup(void);
+void wakeup_enable_uart(void);
#endif /* CPU_SAMSUNG_EXYNOS5250_WAKEUP_H */