diff options
Diffstat (limited to 'gcc/config/i386/win32.h')
-rw-r--r-- | gcc/config/i386/win32.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/i386/win32.h b/gcc/config/i386/win32.h index b97a5c8d383..68ad31fee72 100644 --- a/gcc/config/i386/win32.h +++ b/gcc/config/i386/win32.h @@ -2,7 +2,7 @@ hosting on Windows NT 3.x, using a Unix style C library and tools, as distinct from winnt.h, which is used to build GCC for use with a windows style library and tool set and uses the Microsoft tools. - Copyright (C) 1995-1998 Free Software Foundation, Inc. + Copyright (C) 1995-1999 Free Software Foundation, Inc. This file is part of GNU CC. @@ -97,7 +97,6 @@ Boston, MA 02111-1307, USA. */ so take that from libgcc2.c */ #define NEED_ATEXIT 1 -#define HAVE_ATEXIT 1 #undef EXTRA_SECTIONS #define EXTRA_SECTIONS in_ctor, in_dtor |