aboutsummaryrefslogtreecommitdiff
path: root/tests/libs/ld_config_test_helper_lib3.cpp
blob: 93d1cd81d704fedc92b51084a70b308b853a63b4 (plain)
1
2
3
int get_value_from_another_lib() {
  return 54321;
}