diff options
Diffstat (limited to 'gcc/config/i386/lynx.h')
-rw-r--r-- | gcc/config/i386/lynx.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/i386/lynx.h b/gcc/config/i386/lynx.h index df73e9b..910a908 100644 --- a/gcc/config/i386/lynx.h +++ b/gcc/config/i386/lynx.h @@ -1,5 +1,5 @@ /* Definitions for LynxOS on i386. - Copyright (C) 1993, 1995, 1996, 2002, 2004, 2005, 2007, 2010 + Copyright (C) 1993, 1995, 1996, 2002, 2004, 2005, 2007, 2010, 2011 Free Software Foundation, Inc. This file is part of GCC. @@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -#define TARGET_VERSION fputs (" (i386/LynxOS)", stderr); - #define TARGET_OS_CPP_BUILTINS() \ do \ { \ |