forked from len0rd/rockbox
Fix r29062 warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29063 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
76083359e0
commit
cc0800a200
1 changed files with 0 additions and 2 deletions
|
|
@ -30,9 +30,7 @@
|
||||||
bool button_hold(void);
|
bool button_hold(void);
|
||||||
void button_init_device(void);
|
void button_init_device(void);
|
||||||
int button_read_device(void);
|
int button_read_device(void);
|
||||||
#ifndef BOOTLOADER
|
|
||||||
void clickwheel_int(void);
|
void clickwheel_int(void);
|
||||||
#endif
|
|
||||||
void button_int(void);
|
void button_int(void);
|
||||||
|
|
||||||
/* Sandisk Sansa E200 button codes */
|
/* Sandisk Sansa E200 button codes */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue