aboutsummaryrefslogtreecommitdiff
path: root/tests/libs/ld_config_test_helper_lib2.cpp
blob: a620a6cf52b187022809148a861e8798aaba1776 (plain)
1
2
3
int get_value_from_another_lib() {
  return 12345;
}