rockbox/firmware/include
Thomas Martitz 9940663f0c Fix sdl application build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28004 a1c6a512-1295-4272-9138-f99709370657
2010-09-06 11:36:02 +00:00
..
_ansi.h
assert.h
crc32-mi4.h
crc32.h
dbgcheck.h
diacritic.h
dir.h Fix sdl application build 2010-09-06 11:36:02 +00:00
dir_uncached.h Fix sdl application build 2010-09-06 11:36:02 +00:00
dircache.h struct DIR -> DIR, should fix most if not all reds. 2010-09-01 21:45:58 +00:00
file.h Ged rid of uisimulator/common/io.c for android builds. 2010-09-01 21:29:34 +00:00
font_cache.h
format.h
gcc_extensions.h Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
lru.h
malloc.h
memset16.h Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
rbunicode.h
strcasecmp.h
strcasestr.h
string-extra.h Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. 2010-08-12 13:55:01 +00:00
strlcat.h
strlcpy.h
strnatcmp.h
strtok_r.h
timefuncs.h