xref: /third_party/libabigail/tests/data/test-lookup-syms/test1.c (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-lookup-syms/
1e01aa904Sopenharmony_ciint
2e01aa904Sopenharmony_ci_foo1(int v)
3e01aa904Sopenharmony_ci{return v + 1;}
4e01aa904Sopenharmony_ciasm(".symver _foo1,foo@VERSION_1.0");
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ciint
7e01aa904Sopenharmony_ci_foo2(int v)
8e01aa904Sopenharmony_ci{return v + 2;}
9e01aa904Sopenharmony_ciasm(".symver _foo2,foo@@VERSION_2.0");
10

Indexes created Thu Nov 07 10:32:03 CST 2024