From ec04655e33b457dc767d3d63e3ab7ea1d42bd611 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 27 Jan 1993 10:05:33 -0700 Subject: [PATCH] * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h From-SVN: r3364 --- gcc/config/pa/pa-hpux.h | 2 -- gcc/config/pa/pa-hpux7.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/gcc/config/pa/pa-hpux.h b/gcc/config/pa/pa-hpux.h index 10d26502fec..d4ca3b85a47 100644 --- a/gcc/config/pa/pa-hpux.h +++ b/gcc/config/pa/pa-hpux.h @@ -44,8 +44,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LINK_LIBGCC_SPECIAL #define RELATIVE_PREFIX_NOT_LINKDIR -#define HAVE_ATEXIT - #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE" diff --git a/gcc/config/pa/pa-hpux7.h b/gcc/config/pa/pa-hpux7.h index bc3ff4c5297..822b1afcb71 100644 --- a/gcc/config/pa/pa-hpux7.h +++ b/gcc/config/pa/pa-hpux7.h @@ -44,7 +44,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LINK_LIBGCC_SPECIAL #define RELATIVE_PREFIX_NOT_LINKDIR -#define HAVE_ATEXIT - #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE" -- 2.30.2