Add a gas configure option to select the default behaviour for the generation of...
[deliverable/binutils-gdb.git] / gas / config / obj-macho.h
index 92cb8ef87891e743cfd305dd15acef909a31e70b..e031e9e3ef74d5eb952204938e942b723408393a 100644 (file)
@@ -1,5 +1,5 @@
 /* Mach-O object file format for gas, the assembler.
-   Copyright 2009, 2011, 2012 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 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()
This page took 0.025498 seconds and 4 git commands to generate.