Add support for non-ELF targets to check their relocs.
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index 798f7f7f0a5d4383b6f59c2d163ec7f2b84b493d..eef3fa8d1da6be75d83be01a56334a5a11239b9b 100644 (file)
@@ -5480,6 +5480,8 @@ dummy_reloc16_extra_cases (bfd *abfd ATTRIBUTE_UNUSED,
   _bfd_generic_copy_link_hash_symbol_type
 #define coff_bfd_link_split_section  _bfd_generic_link_split_section
 
+#define coff_bfd_link_check_relocs   _bfd_generic_link_check_relocs
+
 #ifndef coff_start_final_link
 #define coff_start_final_link NULL
 #endif
This page took 0.030461 seconds and 4 git commands to generate.