xref
: /
third_party
/
musl
/
src
/
malloc
/
replaced.c
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/src/malloc/
1
#
include
"
dynlink.h
"
2
3
int
__malloc_replaced
;
4
int
__aligned_alloc_replaced
;
5