xref: /third_party/libabigail/tests/data/test-diff-dwarf/test25-removed-fn-parms-v0.c
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-diff-dwarf/
1e01aa904Sopenharmony_ci// To compile this type:
2e01aa904Sopenharmony_ci//  gcc -g -Wall -shared -o libtest25-added-fn-parms-v0.so test25-added-fn-parms-v0.c
3e01aa904Sopenharmony_civoid
4e01aa904Sopenharmony_cifun(__attribute__((unused))unsigned arg0,
5e01aa904Sopenharmony_ci    __attribute__((unused)) char arg1,
6e01aa904Sopenharmony_ci    __attribute__((unused)) int arg2)
7e01aa904Sopenharmony_ci{
8e01aa904Sopenharmony_ci}
9

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