ld: Extract _bfd_elf_link_iterate_on_relocs
[binutils-gdb.git] / ld / testsuite / ld-plugin / pr12942b.cc
1 #include <stdio.h>
2 #include "pr12942a.h"
3
4 test_t b(void)
5 {
6 return test;
7 }