summaryrefslogtreecommitdiff
path: root/apps/debug_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.h')
-rw-r--r--apps/debug_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/debug_menu.h b/apps/debug_menu.h
index 9b4841f653..4b2c193662 100644
--- a/apps/debug_menu.h
+++ b/apps/debug_menu.h
@@ -27,5 +27,6 @@ extern bool dbg_ports(void);
27extern bool dbg_rtc(void); 27extern bool dbg_rtc(void);
28#endif 28#endif
29#endif 29#endif
30extern bool dbg_partitions(void);
30 31
31#endif 32#endif