From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:29:26 +0000 (+0000) Subject: Renamed from i386v4.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ab576d85b1451bb94a42bb098477738ee8a86ed;p=gcc.git Renamed from i386v4.h. Use new file names for included 386 files. From-SVN: r2952 --- diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h index ed5159e9cb0..7e555a2e74e 100644 --- a/gcc/config/i386/sysv4.h +++ b/gcc/config/i386/sysv4.h @@ -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