gas: detect DCTI couples in sparc
[deliverable/binutils-gdb.git] / bfd / aout-tic30.c
index f73b7e4340a5acf736b187a8d57b3f45c8719cf5..468944c0773a9cd8138da17f4842c4161cea2e42 100644 (file)
@@ -997,6 +997,10 @@ tic30_aout_set_arch_mach (bfd *abfd,
 #define MY_bfd_link_split_section  _bfd_generic_link_split_section
 #endif
 
+#ifndef MY_bfd_link_check_relocs
+#define MY_bfd_link_check_relocs   _bfd_generic_link_check_relocs
+#endif
+
 #ifndef MY_bfd_copy_private_bfd_data
 #define MY_bfd_copy_private_bfd_data _bfd_generic_bfd_copy_private_bfd_data
 #endif
This page took 0.030171 seconds and 4 git commands to generate.