summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/system-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx233/system-target.h')
-rw-r--r--firmware/target/arm/imx233/system-target.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/target/arm/imx233/system-target.h b/firmware/target/arm/imx233/system-target.h
index 33e8f12265..6272cf7a85 100644
--- a/firmware/target/arm/imx233/system-target.h
+++ b/firmware/target/arm/imx233/system-target.h
@@ -68,4 +68,7 @@ void usb_remove_int(void);
68 68
69bool dbg_hw_target_info(void); 69bool dbg_hw_target_info(void);
70 70
71/* for watchdog */
72void imx233_keep_alive(void);
73
71#endif /* SYSTEM_TARGET_H */ 74#endif /* SYSTEM_TARGET_H */