rockbox/firmware/target/hosted
Michael Sevakis 09722dd28d thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31206 a1c6a512-1295-4272-9138-f99709370657
2011-12-10 20:47:59 +00:00
..
android Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00:00
maemo Nokia N900: Implement pcm_play_lock() / pcm_play_unlock() 2011-12-09 19:45:58 +00:00
sdl lcd_blit_yuv: move from sdl driver to lcd16bit-common 2011-12-03 21:39:33 +00:00
powermgmt.c Bring idle poweroff to RaaA and the sim 2011-03-08 19:33:30 +00:00
rtc.c Return -1 for not implemented RTC functions. 2011-03-08 21:36:47 +00:00
thread-arm.c thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own. 2011-12-10 20:47:59 +00:00
thread-unix.c
thread-win32.c