Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
a8a23f520e1728a1ede6bf1b775bc30a0f8f13f2
/
.
/
tests
/
libs
/
ld_preload_test_helper_lib2.cpp
blob: 92398913bccdb21a6cf69b5ab14b4c31e050fd42 [
file
] [
log
] [
blame
]
int
get_value_from_lib
()
{
return
54321
;
}