rockbox/firmware/include
Frank Gevaerts 6e11572e07 Make the database tool buildable from configure.
Also update the checkwps makefile to make checkwps builds not break


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22998 a1c6a512-1295-4272-9138-f99709370657
2009-10-07 16:54:15 +00:00
..
sys
_ansi.h
assert.h
crc32-mi4.h
crc32.h
ctype.h Commit FS#9174: Lua scripting language by Dan Everton 2009-05-21 19:01:41 +00:00
dbgcheck.h
dir.h
dir_uncached.h
dircache.h
errno.h Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
file.h
font_cache.h
inttypes.h
lru.h
malloc.h
math.h
memory.h
rbunicode.h Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
sprintf.h A new implementation of logf, logfdisplay and logfdump. 2009-08-21 22:54:23 +00:00
sscanf.h
stdio.h
stdlib.h Remove various ABS() definitions with a single one using typeof (if using gcc) to avoid multiple evaluations of the input expressions. Speex still uses its own as I didn't want to change this imported code too much. 2009-08-03 01:38:58 +00:00
string.h FS#10080 2009-07-14 13:57:45 +00:00
strnatcmp.h
time.h
timefuncs.h FS#10569 RTC driver cleanup 2009-09-26 14:58:32 +00:00