summaryrefslogtreecommitdiff
path: root/gcc/config/i386/xm-bsd386.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/xm-bsd386.h')
-rwxr-xr-xgcc/config/i386/xm-bsd386.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/i386/xm-bsd386.h b/gcc/config/i386/xm-bsd386.h
new file mode 100755
index 0000000..6b8eee7
--- /dev/null
+++ b/gcc/config/i386/xm-bsd386.h
@@ -0,0 +1,3 @@
+/* Configuration for GCC for Intel i386 running BSDI's BSD/386 as host. */
+
+#include "i386/xm-i386.h"