1
0
Fork 0
forked from len0rd/rockbox

dbg_hw_info(): remove duplicate prototypes

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31560 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Rafaël Carré 2012-01-04 05:29:30 +00:00
parent db7bce570d
commit 393f427a11
15 changed files with 0 additions and 144 deletions

View file

@ -24,6 +24,5 @@
#define DEBUG_CANCEL BUTTON_BACK
bool dbg_hw_target_info(void);
bool dbg_hw_info(void);
#endif /* DEBUG_TARGET_H */