1998-03-29 12:14:27 +04:00
|
|
|
/* 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
|
1998-03-29 12:14:27 +04:00
|
|
|
#endif
|
1998-04-19 05:01:20 +04:00
|
|
|
|
|
|
|
#include <xm-netbsd.h>
|