summaryrefslogtreecommitdiff
path: root/gdb/d10v-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-05-24 00:12:18 +0000
committerAndrew Cagney <cagney@redhat.com>2002-05-24 00:12:18 +0000
commite427f6c25cb5fb16a0cbad4d207a49a97c0b3209 (patch)
tree8fc8ab82991bfbef875bbe79e2582622f7907faa /gdb/d10v-tdep.c
parente62bdbf738305eee19fd8392f22979825f59b8dc (diff)
downloadgdb-e427f6c25cb5fb16a0cbad4d207a49a97c0b3209.tar.gz
* sim-d10v.h: Delete file. Moved to include/gdb/.
* sim-d10v.h: New file. Moved from include/sim-d10v.h. * Makefile.in (INCLUDE): Add "gdb/sim-d10v.h". * interp.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * Makefile.in (sim_d10v_h): Update definition.
Diffstat (limited to 'gdb/d10v-tdep.c')
-rw-r--r--gdb/d10v-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/d10v-tdep.c b/gdb/d10v-tdep.c
index 570fed3b8c6..cd260da8086 100644
--- a/gdb/d10v-tdep.c
+++ b/gdb/d10v-tdep.c
@@ -40,7 +40,7 @@
#include "regcache.h"
#include "floatformat.h"
-#include "sim-d10v.h"
+#include "gdb/sim-d10v.h"
struct frame_extra_info
{