diff options
Diffstat (limited to 'newlib/libc/stdlib/cfreer.c')
-rw-r--r-- | newlib/libc/stdlib/cfreer.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/stdlib/cfreer.c b/newlib/libc/stdlib/cfreer.c new file mode 100644 index 0000000..a644664 --- /dev/null +++ b/newlib/libc/stdlib/cfreer.c @@ -0,0 +1,2 @@ +#define DEFINE_CFREE +#include "_mallocr.c" |