diff options
Diffstat (limited to 'gdb/config/d10v/d10v.mt')
-rw-r--r-- | gdb/config/d10v/d10v.mt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/config/d10v/d10v.mt b/gdb/config/d10v/d10v.mt new file mode 100644 index 00000000000..eddb1b3f3e2 --- /dev/null +++ b/gdb/config/d10v/d10v.mt @@ -0,0 +1,5 @@ +# Target: Mitsubishi D10V processor +TDEPFILES= d10v-tdep.o remote-d10v.o +TM_FILE= tm-d10v.h +SIM_OBS= remote-sim.o +SIM= ../sim/d10v/libsim.a |