diff options
Diffstat (limited to 'gcc/config/netbsd.h')
-rw-r--r-- | gcc/config/netbsd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/netbsd.h b/gcc/config/netbsd.h index 0fb4d400ee2..7ba135bd24e 100644 --- a/gcc/config/netbsd.h +++ b/gcc/config/netbsd.h @@ -66,10 +66,6 @@ (DEFAULT_SWITCH_TAKES_ARG(CHAR) \ || (CHAR) == 'R') -/* We have atexit(3). */ - -#define HAVE_ATEXIT - /* Implicit library calls should use memcpy, not bcopy, etc. */ #define TARGET_MEM_FUNCTIONS |