1
0
Fork 0
forked from len0rd/rockbox

Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20829 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-04-29 22:24:40 +00:00
parent ecd4394f62
commit a7f4e1f1c5
9 changed files with 172 additions and 66 deletions

View file

@ -9,4 +9,5 @@ sim_icons.c
sim_tasks.c
stubs.c
powermgmt-sim.c
backlight-sim.c