OSDN Git Service

linker: the global group is added to all built-in namespaces
[android-x86/bionic.git] / tests / libs / ld_config_test_helper_lib3.cpp
1 int get_value_from_another_lib() {
2   return 54321;
3 }