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

@ -44,4 +44,3 @@
#elif (CONFIG_KEYPAD == PBELL_VIBE500_PAD)
# define DEBUG_CANCEL BUTTON_CANCEL
#endif
bool dbg_hw_info(void);