diff options
author | James Van Artsdalen <jrv@gnu.org> | 1992-12-28 02:29:10 +0000 |
---|---|---|
committer | James Van Artsdalen <jrv@gnu.org> | 1992-12-28 02:29:10 +0000 |
commit | 536c0e13a2c876558aead895c5c3c93475358685 (patch) | |
tree | 013902e099978f20627493505c50a655763f8b8a | |
parent | ae9a95300049ad824b8f1a3dddaa59f9f277ed90 (diff) | |
download | gcc-536c0e13a2c876558aead895c5c3c93475358685.zip gcc-536c0e13a2c876558aead895c5c3c93475358685.tar.gz gcc-536c0e13a2c876558aead895c5c3c93475358685.tar.bz2 |
Renamed from i386sco.h.
Use new file names for included 386 files.
From-SVN: r2945
-rw-r--r-- | gcc/config/i386/sco.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sco.h b/gcc/config/i386/sco.h index a14a5e2..a6e0e4f 100644 --- a/gcc/config/i386/sco.h +++ b/gcc/config/i386/sco.h @@ -3,7 +3,7 @@ /* Mostly it's like AT&T Unix System V. */ -#include "i386v.h" +#include "i386/svr3.h" /* By default, target has a 80387, uses IEEE compatible arithmetic, and returns float values in the 387, ie, |