diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2005-12-12 11:16:41 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2005-12-12 11:16:41 +0000 |
commit | 787121fc405b554f5a48e7879b3d492d231004ae (patch) | |
tree | 1200d41bb5cd207d59c5f836e16c25e9d616cd8c /gdb/config/mt | |
parent | 67f93c31bba30e1d53e9b51040b2a6a5b287f4dd (diff) | |
download | gdb-787121fc405b554f5a48e7879b3d492d231004ae.zip gdb-787121fc405b554f5a48e7879b3d492d231004ae.tar.gz gdb-787121fc405b554f5a48e7879b3d492d231004ae.tar.bz2 |
Rename ms1 files to mt files (part 1 -- renames only)
Diffstat (limited to 'gdb/config/mt')
-rw-r--r-- | gdb/config/mt/mt.mt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/mt/mt.mt b/gdb/config/mt/mt.mt new file mode 100644 index 0000000..18ce1ab --- /dev/null +++ b/gdb/config/mt/mt.mt @@ -0,0 +1,2 @@ +# Target: Morpho Technologies ms1 processor +TDEPFILES= ms1-tdep.o |