bfd, ld: add CTF section linking
[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.302621 seconds and 4 git commands to generate.