Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr18900c.c
1 extern void foo (void);
2
3 typedef void (*func_p) (void);
4
5 func_p p1 = &foo;
This page took 0.02964 seconds and 4 git commands to generate.