aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/samsung/exynos5250/uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/samsung/exynos5250/uart.h')
-rw-r--r--src/cpu/samsung/exynos5250/uart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/samsung/exynos5250/uart.h b/src/cpu/samsung/exynos5250/uart.h
index 8190c67cde..033d605314 100644
--- a/src/cpu/samsung/exynos5250/uart.h
+++ b/src/cpu/samsung/exynos5250/uart.h
@@ -68,4 +68,5 @@ static inline int s5p_uart_divslot(void)
return 0;
}
+void uart_init(void);
#endif