gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / plt-main2.c
CommitLineData
4a7a7923
L
1extern int foo(void);
2typedef int (*func_p) (void);
3func_p foo_ptr = foo;
This page took 0.266849 seconds and 4 git commands to generate.