5 lines
132 B
C
5 lines
132 B
C
|
/* stdlib/valloc.c defines all these symbols in this file. */
|
||
|
#define DEFINE_PVALLOC
|
||
|
#define DEFINE_VALLOC
|
||
|
#include "tiny-malloc.c"
|