Sign in
gnu
/
binutils-gdb
/
2b33b0d960076b1186bcc454a9627a5451dca17a
/
.
/
libctf
/
testsuite
/
libctf-lookup
/
conflicting-type-syms-a.c
blob: 654148771149bae5a4160255feee21306c03934d [
file
] [
log
] [
blame
]
typedef
long
a_t
;
typedef
long
b_t
;
a_t
*
a
;
b_t
ignore2
;