OSDN Git Service

Renamed from i386mach.h.
authorjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Dec 1992 02:29:04 +0000 (02:29 +0000)
committerjrv <jrv@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Dec 1992 02:29:04 +0000 (02:29 +0000)
Use new file names for included 386 files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2943 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/i386/mach.h

index c4d4b37..71a1331 100644 (file)
@@ -1,10 +1,10 @@
 /* Configuration for an i386 running Mach as the target machine.  */
 
 /* We do want to add an underscore to the front of each user symbol.
-   i386gas.h checks this.  */
+   i386/gas.h checks this.  */
 #define YES_UNDERSCORES
 
-#include "i386gstabs.h"
+#include "i386/gstabs.h"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dunix -Di386 -DMACH"