]> git.gag.com Git - fw/sdcc/commit
* device/include/malloc.h,
authorMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 29 Oct 2006 19:47:53 +0000 (19:47 +0000)
committerMaartenBrock <MaartenBrock@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 29 Oct 2006 19:47:53 +0000 (19:47 +0000)
commitf10e9b9b2ad097b2b1d12d396c078f9e4964da63
tree611a4636a8578d9bcc39835f2c76550d80d2d3a5
parent4d083eb86c1055c201f3f82e80b0ff4a7e49cb66
* device/include/malloc.h,
* device/lib/calloc.c,
* device/lib/free.c,
* device/lib/malloc.c,
* device/lib/realloc.c: moved definition of struct into sources
* support/regression/tests/malloc.c: use void* for init_dynamic_memory()

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4443 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/malloc.h
device/lib/calloc.c
device/lib/free.c
device/lib/malloc.c
device/lib/realloc.c
support/regression/tests/malloc.c