xref: /third_party/libabigail/tests/data/test-abicompat/test2-var-removed-v1.cc (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abicompat/
1e01aa904Sopenharmony_ci// Compile this with:
2e01aa904Sopenharmony_ci//   g++ -g -Wall -fPIC -shared -o libtest2-var-removed-v1.so test2-var-removed-v1.cc
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ciint global_var0 = 0;
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ciunsigned char global_var3 = 0;
7

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