1
0
Fork 0
forked from len0rd/rockbox

Menu for menu functions

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1950 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-08-23 12:47:59 +00:00
parent aa458aa9d8
commit cd8a9a043f

View file

@ -46,7 +46,7 @@ extern char *thread_name[];
#ifdef HAVE_LCD_BITMAP #ifdef HAVE_LCD_BITMAP
/* Test code!!! */ /* Test code!!! */
void dbg_os(void) Menu dbg_os(void)
{ {
char buf[32]; char buf[32];
int button; int button;