rockbox/firmware/include
Felix Arends e3403ecd9f this fixes the win32 simulator compilation
the simulator does not use the firmare\include path, instead it uses standard header files
those header files that do not exist in the SDK are placed in the win32 directory (dir.h, sprintf.h)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3264 a1c6a512-1295-4272-9138-f99709370657
2003-02-14 20:51:10 +00:00
..
sys
_ansi.h
assert.h
atoi.h more moves 2003-02-07 10:13:23 +00:00
ctype.h
dbgcheck.h
dir.h more moves 2003-02-07 10:13:23 +00:00
errno.h more moves 2003-02-07 10:13:23 +00:00
file.h this fixes the win32 simulator compilation 2003-02-14 20:51:10 +00:00
malloc.h
math.h
sprintf.h more moves 2003-02-07 10:13:23 +00:00
stdio.h
stdlib.h
string.h
time.h
timefuncs.h more moves 2003-02-07 10:13:23 +00:00