xref: /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/pptrtab-a.c (revision 801f73adf8029e41ec107911c58034bb925796a2)
1 typedef long a_t;
2 typedef long b_t;
3 
4 a_t *a;
5 b_t ignore2;
6