diff options
Diffstat (limited to 'gdb/config/v850')
-rw-r--r-- | gdb/config/v850/v850.mt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/v850/v850.mt b/gdb/config/v850/v850.mt new file mode 100644 index 0000000..701a240 --- /dev/null +++ b/gdb/config/v850/v850.mt @@ -0,0 +1,4 @@ +# Target: NEC V850 processor +TDEPFILES= v850-tdep.o +SIM_OBS = remote-sim.o +SIM = ../sim/v850/libsim.a |