From be8b04496302184c6e8f04d6179f9c3afc50aeb6 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Wed, 6 Jan 2016 01:47:28 -0800 Subject: initial commit --- gcc/config/i386/xm-netbsd.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 gcc/config/i386/xm-netbsd.h (limited to 'gcc/config/i386/xm-netbsd.h') diff --git a/gcc/config/i386/xm-netbsd.h b/gcc/config/i386/xm-netbsd.h new file mode 100755 index 0000000..3a9f324 --- /dev/null +++ b/gcc/config/i386/xm-netbsd.h @@ -0,0 +1,4 @@ +/* Configuration for GCC for Intel i386 running NetBSD as host. */ + +#include +#include -- cgit v1.2.3