summaryrefslogtreecommitdiff
path: root/gcc/config/linux-aout.h
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-25 08:23:05 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2000-09-25 08:23:05 +0000
commit3825dd2fbc207d5a1221ad932a10306925e09d86 (patch)
tree4342cbef59597393bdaee6ccc3c944a31170df3c /gcc/config/linux-aout.h
parent6ae8577b639265a722fae97f3d5ced6ad1003c56 (diff)
downloadgcc-3825dd2fbc207d5a1221ad932a10306925e09d86.tar.gz
config:
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36604 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/linux-aout.h')
-rw-r--r--gcc/config/linux-aout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/linux-aout.h b/gcc/config/linux-aout.h
index 199ea542986..2560bb8acee 100644
--- a/gcc/config/linux-aout.h
+++ b/gcc/config/linux-aout.h
@@ -1,5 +1,5 @@
/* Definitions for Linux-based GNU systems.
- Copyright (C) 1995, 1997, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1997, 1999, 2000 Free Software Foundation, Inc.
Contributed by H.J. Lu (hjl@nynexst.com)
This file is part of GNU CC.
@@ -39,7 +39,7 @@ Boston, MA 02111-1307, USA. */
#undef ASM_APP_OFF
#define ASM_APP_OFF "#NO_APP\n"
-#define SET_ASM_OP ".set"
+#define SET_ASM_OP "\t.set\t"
/* We need that too. */
#define HANDLE_SYSV_PRAGMA