summaryrefslogtreecommitdiff
path: root/firmware/test/memory/memory-misc.c (follow)
Commit message (Collapse)AuthorAge
* removing all that stuff permanently.Alan Korr2002-04-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@159 a1c6a512-1295-4272-9138-f99709370657
* Now memory-page and memory-misc compile fine (others are in stage-development)Alan Korr2002-04-17
| | | | | | | | | | | | | | | | | | Conventions : * Public headers : memory.h,config.h,defines.h,inlines.h,types.h,functions.h * Private headers : memory-page.h,memory-slab.h (here you can find prototypes functions or structures we want to share only between memory-page.c, memory-slab.c, memory-block.c, memory-misc.c). * Public or private codes in : memory-page.c,memory-slab.c,memory-block.c,memory-misc.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@126 a1c6a512-1295-4272-9138-f99709370657
* Fixed Id: linesBjörn Stenberg2002-04-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@120 a1c6a512-1295-4272-9138-f99709370657
* Please don't try to compile them... they need to be fixedAlan Korr2002-04-17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@118 a1c6a512-1295-4272-9138-f99709370657