xref
: /
aosp_15_r20
/
bionic
/
tests
/
libs
/
ld_preload_test_helper_lib2.cpp
(revision 8d67ca893c1523eb926b9080dbe4e2ffd2a27ba1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
get_value_from_lib()
1
int
get_value_from_lib
() {
2
return
54321
;
3
}
4