X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fmach-o-i386.c;h=6ef27d1cd131794b311601eca25689300f6f7c71;hb=cb001c0d283dd884efe06770d033a50fb1bc6c7d;hp=2fcd0deee1b844cb178d483772702b1873235b89;hpb=2aa90762b71af7f04032d2bebed6470070d3d801;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/mach-o-i386.c b/bfd/mach-o-i386.c index 2fcd0deee1..6ef27d1cd1 100644 --- a/bfd/mach-o-i386.c +++ b/bfd/mach-o-i386.c @@ -29,13 +29,13 @@ #define bfd_mach_o_core_p bfd_mach_o_i386_core_p #define bfd_mach_o_mkobject bfd_mach_o_i386_mkobject -static const bfd_target * +static bfd_cleanup bfd_mach_o_i386_object_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0, 0, BFD_MACH_O_CPU_TYPE_I386); } -static const bfd_target * +static bfd_cleanup bfd_mach_o_i386_core_p (bfd *abfd) { return bfd_mach_o_header_p (abfd, 0,