From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:29:16 +0000 (+0000) Subject: Renamed from seq386.h. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d4ed21bb90bcf75473c670ef9f6ce812b7f0c43;p=platform%2Fupstream%2Fgcc.git Renamed from seq386.h. Use new file names for included 386 files. From-SVN: r2948 --- diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h index 6430524..faab8d1 100644 --- a/gcc/config/i386/sequent.h +++ b/gcc/config/i386/sequent.h @@ -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.