From: Richard Stallman Date: Sun, 5 Jul 1992 03:35:18 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc9a4c0e2d68447b4360f3b419b00d17fd6028f5;p=gcc.git entered into RCS From-SVN: r1439 --- diff --git a/gcc/config/sparc/xm-sol2.h b/gcc/config/sparc/xm-sol2.h new file mode 100644 index 00000000000..127392428bc --- /dev/null +++ b/gcc/config/sparc/xm-sol2.h @@ -0,0 +1,6 @@ +#include "xm-spcv4.h" + +/* If not compiled with GNU C, include the system's header. */ +#ifndef __GNUC__ +#include +#endif