Commit 276f6916 by James Van Artsdalen

Renamed from i386sun.h.

Use new file names for included 386 files.

From-SVN: r2949
parent 2d4ed21b
...@@ -18,11 +18,11 @@ along with GNU CC; see the file COPYING. If not, write to ...@@ -18,11 +18,11 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "i386.h" #include "i386/i386.h"
/* Use the Sun assembler syntax. */ /* Use the Sun assembler syntax. */
#include "sun386.h" #include "i386/sun386.h"
/* Use crt0.o as a startup file. */ /* Use crt0.o as a startup file. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment