diff options
Diffstat (limited to 'gdb/config/h8500/h8500hms.mt')
-rw-r--r-- | gdb/config/h8500/h8500hms.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/h8500/h8500hms.mt b/gdb/config/h8500/h8500hms.mt new file mode 100644 index 0000000..eb64daa --- /dev/null +++ b/gdb/config/h8500/h8500hms.mt @@ -0,0 +1,3 @@ +# Target: H8500 with HMS monitor and H8 simulator +TDEPFILES= exec.o h8500-tdep.o remote-hms.o remote-sim.o ../sim/h8500/compile.o +TM_FILE= tm-h8500.h |