xref: /netbsd-src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/pptrtab-b.c (revision 6881a4007f077b54e5f51159c52b9b25f57deb0d)
1*6881a400Schristos typedef long a_t;
2*6881a400Schristos typedef long b_t;
3*6881a400Schristos 
4*6881a400Schristos a_t b;
5*6881a400Schristos b_t ignore1;
6