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