rockbox/firmware/test/malloc
Daniel Stenberg f143fd8e36 Moved the malloc system into the firmware/malloc/ directory, removed the
implementation files from the test/malloc/ directory, leaving only test
files there.

Added headers, corrected a few minor documenational errors.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@571 a1c6a512-1295-4272-9138-f99709370657
2002-05-14 08:19:57 +00:00
..
dmytest.c malloc(), best-fit for big blocks, small blocks treated separately, all 2002-05-13 19:35:10 +00:00
Makefile Moved the malloc system into the firmware/malloc/ directory, removed the 2002-05-14 08:19:57 +00:00
Malloc.c Moved the malloc system into the firmware/malloc/ directory, removed the 2002-05-14 08:19:57 +00:00
mytest.c malloc(), best-fit for big blocks, small blocks treated separately, all 2002-05-13 19:35:10 +00:00