Initial revision
[official-gcc.git] / gcc / config / ns32k / xm-netbsd.h
blob4040751d1d90ac16ede81b566377d469b3290565
1 /* Configuration for GCC for ns32k running NetBSD as host. */
3 #include <ns32k/xm-ns32k.h>
5 /* ns32k/xm-ns32k.h defines these macros, but we don't need them */
6 #undef memcmp
7 #undef memcpy
8 #undef memset
10 #include <xm-netbsd.h>