]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/aout-tic30.c
2009-11-23 Paul Brook <paul@codesourcery.com>
[thirdparty/binutils-gdb.git] / bfd / aout-tic30.c
index ef74fa6d9683be7f925497b113551fad32c89c45..feaec8a8c7d375ebe8efd29b33d425c8528a3913 100644 (file)
@@ -980,6 +980,10 @@ tic30_aout_set_arch_mach (bfd *abfd,
 #ifndef MY_bfd_link_just_syms
 #define MY_bfd_link_just_syms _bfd_generic_link_just_syms
 #endif
+#ifndef MY_bfd_copy_link_hash_symbol_type
+#define MY_bfd_copy_link_hash_symbol_type \
+  _bfd_generic_copy_link_hash_symbol_type
+#endif
 #ifndef MY_bfd_link_split_section
 #define MY_bfd_link_split_section  _bfd_generic_link_split_section
 #endif