NetBSD/gnu/dist/gcc/config/arm/xm-netbsd.h

11 lines
189 B
C
Raw Normal View History

/* Configuration for GCC for ARM running NetBSD as host. */
#include <arm/xm-arm.h>
1998-04-19 05:01:20 +04:00
/* xm-netbsd.h defines this */
#ifdef HAVE_VPRINTF
#undef HAVE_VPRINTF
#endif
1998-04-19 05:01:20 +04:00
#include <xm-netbsd.h>