xref: /third_party/libabigail/tests/data/test-diff-dwarf/test24-added-fn-parms-v1.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 libtest24-added-fn-parms-v1.so test24-added-fn-parms-v1.c
3e01aa904Sopenharmony_civoid
4e01aa904Sopenharmony_cifun()
5e01aa904Sopenharmony_ci{
6e01aa904Sopenharmony_ci}
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_civoid
9e01aa904Sopenharmony_cifun(__attribute__((unused))unsigned arg0,
10e01aa904Sopenharmony_ci    __attribute__((unused)) char arg1,
11e01aa904Sopenharmony_ci    __attribute__((unused)) int arg2)
12e01aa904Sopenharmony_ci{
13e01aa904Sopenharmony_ci}
14

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