]> Git Repo - binutils.git/blob - libctf/testsuite/libctf-lookup/conflicting-type-syms-a.c
Automatic date update in version.in
[binutils.git] / libctf / testsuite / libctf-lookup / conflicting-type-syms-a.c
1 typedef long a_t;
2 typedef long b_t;
3
4 a_t *a;
5 b_t ignore2;
This page took 0.02413 seconds and 4 git commands to generate.