diff options
Diffstat (limited to 'gcc/config/interix.h')
-rw-r--r-- | gcc/config/interix.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/interix.h b/gcc/config/interix.h index 9cef8b35bf7..054ce7d9487 100644 --- a/gcc/config/interix.h +++ b/gcc/config/interix.h @@ -102,6 +102,3 @@ for windows/multi thread */ #define WCHAR_UNSIGNED 1 #define WCHAR_TYPE "short unsigned int" #define WCHAR_TYPE_SIZE 16 - -/* For the sake of libgcc2.c, indicate target supports atexit. */ -#define HAVE_ATEXIT |