mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
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"
|