* 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.
This commit is contained in:
Andrew Cagney
2002-05-24 00:12:18 +00:00
parent 9a2e8b20a3
commit b91b96f4f6
9 changed files with 23 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#include "remote-sim.h"
#include "d10v_sim.h"
#include "sim-d10v.h"
#include "gdb/sim-d10v.h"
enum _leftright { LEFT_FIRST, RIGHT_FIRST };