Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
02586a2a34e6acfccf359b94db840f422b6c0231
/
.
/
tests
/
libs
/
ld_preload_test_helper_lib2.cpp
blob: 92398913bccdb21a6cf69b5ab14b4c31e050fd42 [
file
] [
log
] [
blame
]
Jiyong Park
02586a2
2017-05-20 01:01:24 +0900
[
diff
] [
blame^
]
1
int
get_value_from_lib
()
{
2
return
54321
;
3
}