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:
parent
aa458aa9d8
commit
cd8a9a043f
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue