Move main into main.c and use the implicit sdl main thread as the rockbox main thread...
commite45b9164ef487978415818d89e076876abb4ed74
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Tue, 11 May 2010 19:48:15 +0000 (11 21:48 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Tue, 11 May 2010 19:48:15 +0000 (11 21:48 +0200)
tree815baa5d2a3efa4cf00c6cd4410109ed477bbec3
parent3b7515d9ef7024086411c2f44f6654093fc78792
Move main into main.c and use the implicit sdl main thread as the rockbox main thread (instead of creating one).
apps/main.c
firmware/target/hosted/sdl/system-sdl.c
firmware/target/hosted/sdl/system-sdl.h
uisimulator/sdl/thread-sdl.c
uisimulator/sdl/uisdl.c