aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2000-09-25 08:23:05 +0000
committerHans-Peter Nilsson <hp@gcc.gnu.org>2000-09-25 08:23:05 +0000
commite662a129258e40eec6547a40f0a9d72eab3e032f (patch)
tree4342cbef59597393bdaee6ccc3c944a31170df3c /gcc/config/linux.h
parent0a3e1f45d82ea5f7468d0bbfb5bd604e61b8ab53 (diff)
downloadgcc-e662a129258e40eec6547a40f0a9d72eab3e032f.zip
gcc-e662a129258e40eec6547a40f0a9d72eab3e032f.tar.gz
gcc-e662a129258e40eec6547a40f0a9d72eab3e032f.tar.bz2
config:
Changes add TABs on either or both sides, covering start of line, up to any operand for all .*ASM.*_OP definitions. From-SVN: r36604
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r--gcc/config/linux.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index 286f092..1ef26b3 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -1,5 +1,5 @@
/* Definitions for Linux-based GNU systems with ELF format
- Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
Contributed by Eric Youngdale.
Modified for stabs-in-ELF by H.J. Lu (hjl@lucon.org).
@@ -37,7 +37,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"
/* Use stabs instead of DWARF debug format. */
#undef PREFERRED_DEBUGGING_TYPE