mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
dbg_ports() : move proto to system.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31557 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
af7606776a
commit
ec398340cd
2 changed files with 4 additions and 4 deletions
|
@ -24,8 +24,4 @@
|
|||
bool debug_menu(void);
|
||||
bool run_debug_screen(char* screen);
|
||||
|
||||
#ifndef SIMULATOR
|
||||
extern bool dbg_ports(void);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue