summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/gigabeat-s/system-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/gigabeat-s/system-target.h')
-rw-r--r--firmware/target/arm/imx31/gigabeat-s/system-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/imx31/gigabeat-s/system-target.h b/firmware/target/arm/imx31/gigabeat-s/system-target.h
index fbf7b23f3b..847e6cfc51 100644
--- a/firmware/target/arm/imx31/gigabeat-s/system-target.h
+++ b/firmware/target/arm/imx31/gigabeat-s/system-target.h
@@ -39,7 +39,6 @@ static inline void udelay(unsigned int usecs)
39} 39}
40#endif 40#endif
41 41
42/* Service the watchdog timer - serviced from the power thread every minute */
43void watchdog_init(unsigned int half_seconds); 42void watchdog_init(unsigned int half_seconds);
44void watchdog_service(void); 43void watchdog_service(void);
45 44