aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/xm-netbsd.h
blob: 4040751d1d90ac16ede81b566377d469b3290565 (plain)
1
2
3
4
5
6
7
8
9
10
/* Configuration for GCC for ns32k running NetBSD as host.  */

#include <ns32k/xm-ns32k.h>

/* ns32k/xm-ns32k.h defines these macros, but we don't need them */
#undef memcmp
#undef memcpy
#undef memset

#include <xm-netbsd.h>