]> Git Repo - binutils.git/blobdiff - bfd/coff-i960.c
This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils.git] / bfd / coff-i960.c
index 3b8e0d60f6926dc81203b0212284b18bc3f2d632..bd31adbbe2897670faa89112ee0944440e9b60b5 100644 (file)
@@ -19,6 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* $Id$ */
 
 #define I960 1
+#include <ansidecl.h>
 #include "sysdep.h"
 #include "bfd.h"
 #include "libbfd.h"
@@ -230,7 +231,7 @@ bfd_target icoff_little_vec =
 
   bfd_slurp_coff_armap,                /* bfd_slurp_armap */
   _bfd_slurp_extended_name_table, /* bfd_slurp_extended_name_table*/
-#if 0                          /*  */
+#if 1                          /*  */
   bfd_dont_truncate_arname,    /* bfd_truncate_arname */
 #else
   bfd_bsd_truncate_arname,
This page took 0.021743 seconds and 4 git commands to generate.