xref: /third_party/libabigail/tests/data/test-abicompat/test9-fn-changed-v0.cc
  • 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//
3e01aa904Sopenharmony_ci// gcc -g -Wall -shared -o libtest9-fn-changed-v0.so test9-fn-changed-v0.cc
4e01aa904Sopenharmony_ci//
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci#include "test9-fn-changed-v0.h"
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_ciint
9e01aa904Sopenharmony_cifoo(S& s)
10e01aa904Sopenharmony_ci{return s.m0;}
11

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