aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/xm-arm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/xm-arm.h')
-rw-r--r--gcc/config/arm/xm-arm.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/arm/xm-arm.h b/gcc/config/arm/xm-arm.h
index 00818e75eab..a6143fa9abf 100644
--- a/gcc/config/arm/xm-arm.h
+++ b/gcc/config/arm/xm-arm.h
@@ -44,12 +44,6 @@ Boston, MA 02111-1307, USA. */
#define USE_C_ALLOCA
#endif
-/* Define this if the library function putenv is available on your machine */
-#define HAVE_PUTENV 1
-
-/* Define this if the library function vprintf is available on your machine */
-#define HAVE_VPRINTF 1
-
/* Define this to be 1 if you know the host compiler supports prototypes, even
if it doesn't define __STDC__, or define it to be 0 if you do not want any
prototypes when compiling GNU CC. */