ELF: Properly handle section symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr26094-1b.c
1 extern void *foo();
2
3 void main()
4 {
5 foo();
6 }
This page took 0.029999 seconds and 4 git commands to generate.