diff options
Diffstat (limited to 'gdb/config/mt-h8300hds')
-rwxr-xr-x | gdb/config/mt-h8300hds | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/mt-h8300hds b/gdb/config/mt-h8300hds new file mode 100755 index 0000000..fbc6ac9 --- /dev/null +++ b/gdb/config/mt-h8300hds @@ -0,0 +1,4 @@ +# Target: H8300 with HDS monitor +TDEPFILES= exec.o h8300-tdep.o hds-tdep.o +TM_FILE= tm-h8300.h +TM_CFLAGS= |