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