From 948260f6fe2cff2fdf53df511feb09b58edfc86a Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 4 Mar 1996 18:44:47 -0500 Subject: [PATCH] (USG): Set to 1. From-SVN: r11430 --- gcc/config/m68k/xm-mot3300.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/m68k/xm-mot3300.h b/gcc/config/m68k/xm-mot3300.h index 627aabb4376..b20be33f99e 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" -- 2.30.2