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