xref
: /
bionic
/
tests
/
libs
/
ld_config_test_helper_lib3.cpp
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
get_value_from_another_lib()
1
int
get_value_from_another_lib
() {
2
return
54321
;
3
}
4