ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-plugin / pr13183a.c
1 int foo(void)
2 {
3 return 0;
4 }