summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx233')
-rw-r--r--firmware/target/arm/imx233/debug-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/imx233/debug-target.h b/firmware/target/arm/imx233/debug-target.h
index 28a4c8d004..c44897600b 100644
--- a/firmware/target/arm/imx233/debug-target.h
+++ b/firmware/target/arm/imx233/debug-target.h
@@ -24,6 +24,5 @@
24#define DEBUG_CANCEL BUTTON_BACK 24#define DEBUG_CANCEL BUTTON_BACK
25 25
26bool dbg_hw_target_info(void); 26bool dbg_hw_target_info(void);
27bool dbg_hw_info(void);
28 27
29#endif /* DEBUG_TARGET_H */ 28#endif /* DEBUG_TARGET_H */