summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/backlight-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/common/backlight-sim.h')
-rw-r--r--uisimulator/common/backlight-sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uisimulator/common/backlight-sim.h b/uisimulator/common/backlight-sim.h
index 366ebf8096..b5b8ef2a3c 100644
--- a/uisimulator/common/backlight-sim.h
+++ b/uisimulator/common/backlight-sim.h
@@ -24,6 +24,7 @@
#include "config.h"
+bool _backlight_init(void);
void _backlight_on(void);
void _backlight_off(void);