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