repos
/
moxie
/
lib
/
musl
/
src
/
malloc
/ replaced.c
replaced.c
raw
1
#include "dynlink.h"
2
3
int __malloc_replaced;
4
int __aligned_alloc_replaced;
5