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

From-SVN: r2948

gcc/config/i386/sequent.h

index 6430524..faab8d1 100644 (file)
@@ -17,11 +17,11 @@ 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"
+#include "i386/i386.h"
 
 /* Use the BSD assembler syntax.  */
 
-#include "bsd386.h"
+#include "i386/bsd.h"
 
 /* By default, don't use IEEE compatible arithmetic comparisons
    because the assembler can't handle the fucom insn.