xref
: /
third_party
/
libabigail
/
tests
/
data
/
test-diff-suppr
/
test48-soname-abixml-v0.c
(revision e01aa904)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/libabigail/tests/data/test-diff-suppr/
1
struct
S
2
{
3
int
m0
;
4
};
5
6
void
7
foo
(
struct
S *a
__attribute__
((
unused
)))
8
{}
9