1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/test/memory
Alan Korr 08dada2df5 cosmetic changes and additions :
* now we have seperate private headers files
  containing private and static or public functions
  in memory-* files.
* there is only one .c file of the same name the library.

Zagor: because now there is only one .c file, you could only have a .o file and use it instead of the .a libfile.

* most structures and codes are now private.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@112 a1c6a512-1295-4272-9138-f99709370657
2002-04-17 12:13:43 +00:00
..
config.h cosmetic changes and additions : 2002-04-17 12:13:43 +00:00
defines.h *** empty log message *** 2002-04-15 23:19:10 +00:00
functions.h cosmetic changes and additions : 2002-04-17 12:13:43 +00:00
inlines.h *** empty log message *** 2002-04-15 23:19:10 +00:00
makefile cosmetic changes and additions : 2002-04-17 12:13:43 +00:00
memory-page.c *** empty log message *** 2002-04-15 23:19:10 +00:00
memory-slab.c *** empty log message *** 2002-04-15 23:19:10 +00:00
memory.h There is two part in this module : 2002-04-16 18:37:44 +00:00
return_values.h *** empty log message *** 2002-04-15 23:19:10 +00:00
test.l *** empty log message *** 2002-04-15 23:19:10 +00:00
test.y There is two part in this module : 2002-04-16 18:37:44 +00:00
types.h cosmetic changes and additions : 2002-04-17 12:13:43 +00:00