Create system-sdl.c in the target tree and move early initialization into a system_in...
commit3b7515d9ef7024086411c2f44f6654093fc78792
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 10 May 2010 17:49:23 +0000 (10 19:49 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Mon, 10 May 2010 17:49:23 +0000 (10 19:49 +0200)
tree0e30970105466e8e1cf5282237c80dbdd82a32ad
parent6bdba8fe9dfa18e1d169d3bd891ed07ddaa08d1e
Create system-sdl.c in the target tree and move early initialization into a system_init(). Create a sys_poweroff for pre-exit cleanup.
firmware/SOURCES
firmware/kernel.c
firmware/libc/include/stdlib.h
firmware/target/hosted/sdl/system-sdl.c [new file with mode: 0644]
firmware/target/hosted/sdl/system-sdl.h
uisimulator/common/powermgmt-sim.c
uisimulator/common/stubs.c
uisimulator/sdl/button.c
uisimulator/sdl/uisdl.c