summaryrefslogtreecommitdiff
path: root/firmware/malloc/bmalloc.h (follow)
Commit message (Collapse)AuthorAge
* not usedDaniel Stenberg2004-01-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4209 a1c6a512-1295-4272-9138-f99709370657
* Added proper includes and #ifdefsBjörn Stenberg2002-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@705 a1c6a512-1295-4272-9138-f99709370657
* Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg2002-05-14
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