binutils ChangeLog:
[deliverable/binutils-gdb.git] / bfd / mach-o.c
index eaa7aba88a4adc94035513264d23cc65713232d4..b2401c4359c839cda271e4d8293c7b3243efc2d9 100644 (file)
@@ -70,6 +70,7 @@
 #define bfd_mach_o_bfd_merge_sections bfd_generic_merge_sections
 #define bfd_mach_o_bfd_is_group_section bfd_generic_is_group_section
 #define bfd_mach_o_bfd_discard_group bfd_generic_discard_group
+#define bfd_mach_o_bfd_copy_private_header_data _bfd_generic_bfd_copy_private_header_data
 
 static bfd_boolean bfd_mach_o_bfd_copy_private_symbol_data
   PARAMS ((bfd *, asymbol *, bfd *, asymbol *));
This page took 0.022992 seconds and 4 git commands to generate.