Freelist overlay for the tiny malloc implementation. More...
Freelist overlay for the tiny malloc implementation.
Definition at line 51 of file malloc.c.
link pointer
Definition at line 55 of file malloc.c.
number of bytes free here.
Definition at line 53 of file malloc.c.