newlib-cygwin/newlib/libc/machine/xstormy16/malloc.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"