aboutsummaryrefslogtreecommitdiff
path: root/gdb/mn10200-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-07-29 16:34:07 +0000
committerAndrew Cagney <cagney@redhat.com>2002-07-29 16:34:07 +0000
commit460e6ec384b8772f0a02636326cc55c4c2d90354 (patch)
tree389f9a140f5ec9187f1b65710690e6590eebbd86 /gdb/mn10200-tdep.c
parentc5075d8a7bec98877febd4fd6936dc28497ea92c (diff)
downloadfsf-binutils-gdb-460e6ec384b8772f0a02636326cc55c4c2d90354.zip
fsf-binutils-gdb-460e6ec384b8772f0a02636326cc55c4c2d90354.tar.gz
fsf-binutils-gdb-460e6ec384b8772f0a02636326cc55c4c2d90354.tar.bz2
2002-07-26 Andrew Cagney <ac131313@redhat.com>
* z8k-tdep.c: Do not include "obstack.h". * h8300-tdep.c, h8500-tdep.c: Ditto. * m68hc11-tdep.c, sh-tdep.c: Ditto. * valprint.c, v850-tdep.c: Ditto. * d10v-tdep.c, mn10300-tdep.c: Ditto. * mn10200-tdep.c: Ditto. * Makefile.in (z8k-tdep.o): Update dependencies. (m68hc11-tdep.o, valprint.o): Ditto. (v850-tdep.o, d10v-tdep.o): Ditto. (mn10300-tdep.o, sparc-tdep.o): Ditto. (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto. (m32r-tdep.o, mn10200-tdep.o): Specify dependencies. (sh_opc_h, gdb_sim_sh_h): Define. (elf_sh_h, elf_bfd_h): Define. (opcode_m68hc11_h): Define. (OPCODES_SRC, OPCODES_DIR): define. (OPCODES): Use $(OPCODES_DIR). (gdb_sim_d10v_h): Rename sim_d10v_h. (gdb_sim_arm_h): Rename sim_arm_h.
Diffstat (limited to 'gdb/mn10200-tdep.c')
-rw-r--r--gdb/mn10200-tdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/mn10200-tdep.c b/gdb/mn10200-tdep.c
index 1126d31..a8d7d72 100644
--- a/gdb/mn10200-tdep.c
+++ b/gdb/mn10200-tdep.c
@@ -21,7 +21,6 @@
#include "defs.h"
#include "frame.h"
#include "inferior.h"
-#include "obstack.h"
#include "target.h"
#include "value.h"
#include "bfd.h"