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

From-SVN: r2951

gcc/config/i386/sysv3.h

index 41b40151a8095f8b476c2bfb3d2b48b6a4e3a249..f507066250556ba0e8dc61d51c59523f6af4da7f 100644 (file)
@@ -18,7 +18,7 @@ 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 default settings for system V.3.  */
 
@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Use the ATT assembler syntax.
    This overrides at least one macro (ASM_OUTPUT_LABELREF) from svr3.h.  */
 
-#include "att386.h"
+#include "i386/att.h"
 
 /* Use crt1.o as a startup file and crtn.o as a closing file.  */