Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
aa7d835fdd739881a907ac5c8a89a5dae01f6089
/
.
/
tests
/
libs
/
ld_preload_test_helper_lib2.cpp
blob: 92398913bccdb21a6cf69b5ab14b4c31e050fd42 [
file
] [
log
] [
blame
]
int
get_value_from_lib
()
{
return
54321
;
}