Add support for non-ELF targets to check their relocs.
[deliverable/binutils-gdb.git] / bfd / ppcboot.c
index ea54d62ee23c85ea520db2f51c67311b40cb9286..afb6ce0d204a878ce5a91e8049afcc8251455e85 100644 (file)
@@ -465,6 +465,7 @@ ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg)
 #define ppcboot_bfd_link_split_section _bfd_generic_link_split_section
 #define ppcboot_get_section_contents_in_window \
   _bfd_generic_get_section_contents_in_window
+#define ppcboot_bfd_link_check_relocs _bfd_generic_link_check_relocs
 
 #define ppcboot_bfd_copy_private_bfd_data _bfd_generic_bfd_copy_private_bfd_data
 #define ppcboot_bfd_merge_private_bfd_data _bfd_generic_bfd_merge_private_bfd_data
This page took 0.023541 seconds and 4 git commands to generate.