Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / plt-main2.c
CommitLineData
76e7af5f
L
1extern int foo(void);
2typedef int (*func_p) (void);
3func_p foo_ptr = foo;
This page took 0.132461 seconds and 4 git commands to generate.