Add MIPS r12k support
[deliverable/binutils-gdb.git] / bfd / elfxx-target.h
index 8c39a4a172d72da25960e3961107b82b84191e03..82ea20495c5725dc6cadb80540d9a2efc42723de 100644 (file)
@@ -116,8 +116,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
   _bfd_elf_merge_sections
 #endif
 
+#ifndef bfd_elfNN_bfd_make_debug_symbol
 #define bfd_elfNN_bfd_make_debug_symbol \
   ((asymbol *(*) PARAMS ((bfd *, void *, unsigned long))) bfd_nullvoidptr)
+#endif
 
 #ifndef bfd_elfNN_bfd_copy_private_symbol_data
 #define bfd_elfNN_bfd_copy_private_symbol_data \
This page took 0.022212 seconds and 4 git commands to generate.