zig
Code
Branches
Tags
Commits
master
zig
/
lib
/
libc
/
musl
/
src
/
malloc
/
replaced.c
Top
1
#
include
"dynlink.h"
2
3
int
__malloc_replaced
;
4
int
__aligned_alloc_replaced
;