aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1996-03-04 18:44:47 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1996-03-04 18:44:47 -0500
commit948260f6fe2cff2fdf53df511feb09b58edfc86a (patch)
tree586ffa518960a560f3abd007f4c7e5b09fb0c5ae /gcc
parentad8445f4da7d66d29890560c441b6ec6ec6222dc (diff)
downloadgcc-948260f6fe2cff2fdf53df511feb09b58edfc86a.zip
gcc-948260f6fe2cff2fdf53df511feb09b58edfc86a.tar.gz
gcc-948260f6fe2cff2fdf53df511feb09b58edfc86a.tar.bz2
(USG): Set to 1.
From-SVN: r11430
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m68k/xm-mot3300.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/m68k/xm-mot3300.h b/gcc/config/m68k/xm-mot3300.h
index 627aabb..b20be33f 100644
--- a/gcc/config/m68k/xm-mot3300.h
+++ b/gcc/config/m68k/xm-mot3300.h
@@ -1,6 +1,6 @@
/* Configuration for GNU C-compiler for Motorola 68000 family.
SysV68 Motorola 3300 Delta Series
- Copyright (C) 1994, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#define USG
+#define USG 1
#include "m68k/xm-m68k.h"