diff options
author | Steve Chamberlain <sac@cygnus> | 1993-03-19 23:26:13 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-03-19 23:26:13 +0000 |
commit | 8c100ad074f2aaad6453c3470464926c733ffaad (patch) | |
tree | 9c948f1b394a6502acecb2eca02c32a4e68a09ac /gdb | |
parent | 195e46ea0b78d25aff048f3e88019c7a7ae8135e (diff) | |
download | gdb-8c100ad074f2aaad6453c3470464926c733ffaad.zip gdb-8c100ad074f2aaad6453c3470464926c733ffaad.tar.gz gdb-8c100ad074f2aaad6453c3470464926c733ffaad.tar.bz2 |
New file
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/h8500hms.mt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/h8500hms.mt b/gdb/config/h8500hms.mt new file mode 100644 index 0000000..eb64daa --- /dev/null +++ b/gdb/config/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 |