rockbox/firmware/include
Felix Arends dce52c7901 added debug function header file.
it defines macros that can be used for debugging purposes. IS_FUNCTION checks whether a function pointer is inside the memory (not in ROM).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1159 a1c6a512-1295-4272-9138-f99709370657
2002-06-24 16:00:06 +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
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
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
stdio.h added protos and fixed to make them work as proper newlib replacement 2002-06-17 13:19:18 +00:00
stdlib.h abs() is abs and should work as abs when you want abs 2002-06-18 07:08:41 +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