Renamed from i386sun.h.
authorJames Van Artsdalen <jrv@gnu.org>
Mon, 28 Dec 1992 02:29:19 +0000 (02:29 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Mon, 28 Dec 1992 02:29:19 +0000 (02:29 +0000)
Use new file names for included 386 files.

From-SVN: r2949

gcc/config/i386/sun.h

index 5bc96f9..8f72657 100644 (file)
@@ -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.  */
 
 
-#include "i386.h"
+#include "i386/i386.h"
 
 /* Use the Sun assembler syntax.  */
 
-#include "sun386.h"
+#include "i386/sun386.h"
 
 /* Use crt0.o as a startup file.  */