summaryrefslogtreecommitdiffstats
path: root/gdb/config/i386/xm-i386mk.h
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-02-14 00:49:47 +0000
committerStan Shebs <shebs@codesourcery.com>1998-02-14 00:49:47 +0000
commit8970f2fd36669b48e27f47e1b459bd88af88cb96 (patch)
treea0bfb48279754897513134d00f91030fa874fdb7 /gdb/config/i386/xm-i386mk.h
parent67d8c3aa3026c04edf660670b6910984e6089e23 (diff)
downloadppe42-binutils-8970f2fd36669b48e27f47e1b459bd88af88cb96.tar.gz
ppe42-binutils-8970f2fd36669b48e27f47e1b459bd88af88cb96.zip
* config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
* config/i386/xm-i386mk.h: Fix an include. * config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
Diffstat (limited to 'gdb/config/i386/xm-i386mk.h')
-rw-r--r--gdb/config/i386/xm-i386mk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/xm-i386mk.h b/gdb/config/i386/xm-i386mk.h
index 7bbe02f8da..661c9cbd36 100644
--- a/gdb/config/i386/xm-i386mk.h
+++ b/gdb/config/i386/xm-i386mk.h
@@ -22,4 +22,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define EMULATOR_BASE 0xa0000000
#define EMULATOR_END 0xa0040000
-#include "xm-i386mach3.h"
+#include "i386/xm-i386m3.h"
OpenPOWER on IntegriCloud