xref
: /
bionic
/
tests
/
libs
/
ld_preload_test_helper_lib2.cpp
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