]> Git Repo - binutils.git/blob - libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
Automatic date update in version.in
[binutils.git] / libctf / testsuite / libctf-regression / libctf-repeat-cu-main.c
1 typedef short ret_t;
2 int a (void);
3 int b (void);
4 int c (void);
5 int blah (void) { a(); b(); c(); }
This page took 0.0343 seconds and 4 git commands to generate.