diff options
Diffstat (limited to 'gcc/config/gnu.h')
-rw-r--r-- | gcc/config/gnu.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/gnu.h b/gcc/config/gnu.h index d1691646e5a..1f4b93ac036 100644 --- a/gcc/config/gnu.h +++ b/gcc/config/gnu.h @@ -12,10 +12,6 @@ #undef STANDARD_INCLUDE_DIR #define STANDARD_INCLUDE_DIR "/include" - -/* We have atexit. */ -#define HAVE_ATEXIT - /* Implicit library calls should use memcpy, not bcopy, etc. */ #define TARGET_MEM_FUNCTIONS |