mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix some more #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18522 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
816eea85de
commit
f13184e472
3 changed files with 2 additions and 1 deletions
|
@ -860,7 +860,6 @@ void backlight_init(void)
|
|||
|
||||
void backlight_on(void) {}
|
||||
void backlight_off(void) {}
|
||||
void buttonlight_on(void) {}
|
||||
void backlight_set_timeout(int value) {(void)value;}
|
||||
|
||||
bool is_backlight_on(bool ignore_always_off)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue