xref
: /
external
/
libabigail
/
tests
/
data
/
test-abicompat
/
test8-fn-changed-libapp-v0.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
S
2
{
3
int
m0
;
4
};
5
6
int
7
foo
(
struct
S
*);
8