X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fmach-o.c;h=b2401c4359c839cda271e4d8293c7b3243efc2d9;hb=80fccad2d4ce82a2ed9a5d8d081eb2daefa09f9d;hp=eaa7aba88a4adc94035513264d23cc65713232d4;hpb=cea96d64fe6299c4fd45291fe7ccc49215363322;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/mach-o.c b/bfd/mach-o.c index eaa7aba88a..b2401c4359 100644 --- a/bfd/mach-o.c +++ b/bfd/mach-o.c @@ -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 *));