diff options
author | David D. Zuhn <zoo@cygnus> | 1993-01-09 02:07:17 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-01-09 02:07:17 +0000 |
commit | 39431ec362ef618b3ba61e86cdf76f3319d41eaa (patch) | |
tree | 181c9e1dee3e5764b897c505e84d5b6ca2f0af50 /ld/config/i960.mt | |
parent | 47cf499721d0133520e18bc5447d91dab17ef05f (diff) | |
download | gdb-39431ec362ef618b3ba61e86cdf76f3319d41eaa.zip gdb-39431ec362ef618b3ba61e86cdf76f3319d41eaa.tar.gz gdb-39431ec362ef618b3ba61e86cdf76f3319d41eaa.tar.bz2 |
fix default emulations for nindy and sparc-vxworks
Diffstat (limited to 'ld/config/i960.mt')
-rw-r--r-- | ld/config/i960.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/i960.mt b/ld/config/i960.mt new file mode 100644 index 0000000..fb6515c --- /dev/null +++ b/ld/config/i960.mt @@ -0,0 +1 @@ +EMUL=gld960 |