diff options
author | Steve Chamberlain <sac@cygnus> | 1992-01-16 23:57:59 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-01-16 23:57:59 +0000 |
commit | 7c5622817dd2ef0d5f468760497d997c0372ea25 (patch) | |
tree | e69917cad4fa38ee10f7eaebc5e2571d556c985d /gdb/config/mt-h8300hds | |
parent | 0a8ed75112816c25b3c10bec78a78463bbf0ceba (diff) | |
download | gdb-7c5622817dd2ef0d5f468760497d997c0372ea25.zip gdb-7c5622817dd2ef0d5f468760497d997c0372ea25.tar.gz gdb-7c5622817dd2ef0d5f468760497d997c0372ea25.tar.bz2 |
New stuff
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= |