forked from Imagelibrary/binutils-gdb
* 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:
@@ -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 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user