mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Various files: make functions static if they're local or make sure there is a proper #include if not
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22184 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0307cd16a0
commit
d767883a41
11 changed files with 19 additions and 17 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include "cpu.h"
|
||||
#include "system.h"
|
||||
#include "backlight.h"
|
||||
#include "backlight-target.h"
|
||||
#include "lcd.h"
|
||||
|
||||
void _backlight_on(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue