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