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 remove bad include 2002-06-18 06:45:40 +00:00
_ansi.h fixed to work 2002-06-17 13:34:04 +00:00
assert.h This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
atoi.h more moves 2003-02-07 10:13:23 +00:00
ctype.h fix ctype extern 2002-06-17 13:51:51 +00:00
dbgcheck.h added debug function header file. 2002-06-24 16:00:06 +00:00
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 This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
math.h This is my initial attempt to get rid of the newlib headers requirement, 2002-06-15 15:49:32 +00:00
sprintf.h more moves 2003-02-07 10:13:23 +00:00
stdio.h added protos and fixed to make them work as proper newlib replacement 2002-06-17 13:19:18 +00:00
stdlib.h New vastly improved random algorithm: Mersenne Twister 2002-07-17 23:07:45 +00:00
string.h fixed to work 2002-06-17 13:34:04 +00:00
time.h removed lotsa protos and now it seems to build on sim too 2002-06-18 11:04:22 +00:00
timefuncs.h more moves 2003-02-07 10:13:23 +00:00