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

From-SVN: r2952

gcc/config/i386/sysv4.h

index ed5159e9cb03dd0c7b07af1b9a0884afb3030e30..7e555a2e74e69bc076e0b620958b6932672ba3c4 100644 (file)
@@ -19,8 +19,8 @@ You should have received a copy of the GNU General Public License
 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"      /* Base i386 target machine definitions */
-#include "att386.h"    /* Use the i386 AT&T assembler syntax */
+#include "i386/i386.h" /* Base i386 target machine definitions */
+#include "i386/att.h"  /* Use the i386 AT&T assembler syntax */
 #include "svr4.h"      /* Definitions common to all SVR4 targets */
 
 #undef TARGET_VERSION