5 lines
129 B
C
5 lines
129 B
C
|
/* stdlib/malloc.c defines all these symbols in this file. */
|
||
|
#define DEFINE_FREE
|
||
|
#define DEFINE_MALLOC
|
||
|
#include "tiny-malloc.c"
|