summaryrefslogtreecommitdiff
path: root/gcc/config/arm/telf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/telf.h')
-rw-r--r--gcc/config/arm/telf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/arm/telf.h b/gcc/config/arm/telf.h
index 14527ceef42..1f7bbb7c3b6 100644
--- a/gcc/config/arm/telf.h
+++ b/gcc/config/arm/telf.h
@@ -299,10 +299,6 @@ dtors_section () \
} \
while (0)
-/* The ARM development system has atexit and doesn't have _exit,
- so define this for now. */
-#define HAVE_ATEXIT
-
/* The ARM development system defines __main. */
#define NAME__MAIN "__gccmain"
#define SYMBOL__MAIN __gccmain