diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-10-29 02:39:07 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-10-29 02:39:07 +0000 |
commit | 7b95fe96efc9025196f6901bc43b3261c16b8081 (patch) | |
tree | 59f303d9c7b2bf3a237db9f2f2561565c36a881b /ld/config | |
parent | 20f951757e0be7a93b5bc58143472533472c5ede (diff) | |
download | gdb-7b95fe96efc9025196f6901bc43b3261c16b8081.zip gdb-7b95fe96efc9025196f6901bc43b3261c16b8081.tar.gz gdb-7b95fe96efc9025196f6901bc43b3261c16b8081.tar.bz2 |
Sparc Lynx support
Diffstat (limited to 'ld/config')
-rw-r--r-- | ld/config/sparc-lynx.mt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/config/sparc-lynx.mt b/ld/config/sparc-lynx.mt new file mode 100644 index 0000000..3f64839 --- /dev/null +++ b/ld/config/sparc-lynx.mt @@ -0,0 +1,2 @@ +EMUL=sparclynx +OTHER_EMULATIONS=em_sparclynx.o |