xref: /third_party/libabigail/tests/data/test-abidiff/test-PR27985-v0.c (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abidiff/
1e01aa904Sopenharmony_cistruct leaf
2e01aa904Sopenharmony_ci{
3e01aa904Sopenharmony_ci  int numbers[2];
4e01aa904Sopenharmony_ci};
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_cistruct node
7e01aa904Sopenharmony_ci{
8e01aa904Sopenharmony_ci  struct leaf* ptr;
9e01aa904Sopenharmony_ci};
10e01aa904Sopenharmony_ci
11e01aa904Sopenharmony_civoid foo(struct node *n) { (void) n; }
12

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