From: Richard Kenner Date: Mon, 4 Mar 1996 23:44:47 +0000 (-0500) Subject: (USG): Set to 1. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=948260f6fe2cff2fdf53df511feb09b58edfc86a;p=gcc.git (USG): Set to 1. From-SVN: r11430 --- 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"