X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Fobj-macho.h;h=7d43d1d0c4eacf804a99f25241d90abdf11d1a9b;hb=4288405d5ec2c68c7e9d8d68a090c6c9ff3825d1;hp=92cb8ef87891e743cfd305dd15acef909a31e70b;hpb=16a87420985f256b5cde070586ebcdfda2225b01;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/obj-macho.h b/gas/config/obj-macho.h index 92cb8ef878..7d43d1d0c4 100644 --- a/gas/config/obj-macho.h +++ b/gas/config/obj-macho.h @@ -1,5 +1,5 @@ /* Mach-O object file format for gas, the assembler. - Copyright 2009, 2011, 2012 Free Software Foundation, Inc. + Copyright (C) 2009-2019 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -84,7 +84,7 @@ struct obj_mach_o_frag_data /* Symbol that corresponds to the subsection. */ symbolS *subsection; }; - + #define OBJ_FRAG_TYPE struct obj_mach_o_frag_data #define md_pre_output_hook obj_mach_o_pre_output_hook()