xref: /third_party/libabigail/tests/data/test-abidiff-exit/test-fun-param-v0.c (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abidiff-exit/
1e01aa904Sopenharmony_cistruct ops {
2e01aa904Sopenharmony_ci  void(*foo)(void);
3e01aa904Sopenharmony_ci  void(*bind_class)(void *, unsigned int, unsigned long);
4e01aa904Sopenharmony_ci  int(*bar)(int);
5e01aa904Sopenharmony_ci};
6e01aa904Sopenharmony_ci
7e01aa904Sopenharmony_civoid reg(struct ops* o) { (void)o; }
8

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