mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
More static'ing, and a few fixes resulting from that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11737 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
819712f118
commit
314f3b58f1
12 changed files with 67 additions and 108 deletions
|
@ -24,9 +24,6 @@ bool debug_menu(void);
|
|||
#ifndef SIMULATOR
|
||||
extern bool dbg_ports(void);
|
||||
extern bool dbg_partitions(void);
|
||||
#ifdef CONFIG_RTC
|
||||
extern bool dbg_rtc(void);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue