summaryrefslogtreecommitdiff
path: root/gas/config/te-i386aix.h
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2000-05-14 18:53:18 +0000
committerPhil Blundell <philb@gnu.org>2000-05-14 18:53:18 +0000
commitd3737a53a7a9c84d9032ef17ebb430fe61d336e4 (patch)
tree178ce65e7343e95267794e009c738cfa1737cbfd /gas/config/te-i386aix.h
parente5d3db55fdb6a40145c00c8e32ec8cb4e263b0b2 (diff)
downloadbinutils-redhat-d3737a53a7a9c84d9032ef17ebb430fe61d336e4.tar.gz
Apply David O'Brien's comment patch.
Diffstat (limited to 'gas/config/te-i386aix.h')
-rw-r--r--gas/config/te-i386aix.h18
1 files changed, 6 insertions, 12 deletions
diff --git a/gas/config/te-i386aix.h b/gas/config/te-i386aix.h
index f8f0945c94..d089010e3b 100644
--- a/gas/config/te-i386aix.h
+++ b/gas/config/te-i386aix.h
@@ -1,22 +1,16 @@
-/*
- * This file is te-i386aix.h and is built from pieces of code from Minh Tran-Le
- * <TRANLE@INTELLICORP.COM> by rich@cygnus.com.
- */
+/* This file is te-i386aix.h and is built from pieces of code from
+ Minh Tran-Le <TRANLE@INTELLICORP.COM> by rich@cygnus.com. */
#define TE_I386AIX 1
#include "obj-format.h"
-/*
- * Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
- * in ascending vaddr.
- */
+/* Undefine REVERSE_SORT_RELOCS to keep the relocation entries sorted
+ in ascending vaddr. */
#undef REVERSE_SORT_RELOCS
-/*
- * Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG
- * is not used in the filehdr for COFF output.
- */
+/* Define KEEP_RELOC_INFO so that the strip reloc info flag F_RELFLG is
+ not used in the filehdr for COFF output. */
#define KEEP_RELOC_INFO
/*