1
0
Fork 0
forked from len0rd/rockbox

fix yellow

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16326 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Christian Gmeiner 2008-02-17 15:43:43 +00:00
parent b9c9ca6290
commit 433a7d4ea9

View file

@ -17,9 +17,7 @@
*
****************************************************************************/
#ifndef BUTTON_POWER
#ifndef DEBUG_CANCEL
#define DEBUG_CANCEL BUTTON_MENU
#else
#define DEBUG_CANCEL BUTTON_POWER
#endif
bool __dbg_hw_info(void);