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