aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/xm-netbsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/xm-netbsd.h')
-rw-r--r--gcc/config/arm/xm-netbsd.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/config/arm/xm-netbsd.h b/gcc/config/arm/xm-netbsd.h
deleted file mode 100644
index 1c7a656486c..00000000000
--- a/gcc/config/arm/xm-netbsd.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Configuration for GCC for ARM running NetBSD as host. */
-
-#include <arm/xm-arm.h>
-
-/* xm-netbsd.h defines this */
-#ifdef HAVE_VPRINTF
-#undef HAVE_VPRINTF
-#endif
-
-#include <xm-netbsd.h>