Sign in
cobalt
/
cobalt
/
6c50c1c49c8a70d13dcb47674d70da002e02256c
/
.
/
third_party
/
musl
/
src
/
malloc
/
libc_calloc.c
blob: d25eabea47f563d8d1dc5b93d55bc976cb64e1cf [
file
]
#define
calloc __libc_calloc
#define
malloc __libc_malloc
#include
"calloc.c"