diff options
author | Rob Savoye <rob@cygnus> | 1994-06-18 20:11:38 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1994-06-18 20:11:38 +0000 |
commit | 3b8bdecc4a1127434808574b1fa02f945c9329af (patch) | |
tree | d4d4d9902b9ab9efc125b5c58f16a2c42564c938 /gas/testsuite | |
parent | a7175ea958130445b121b8461dcad6435062f62a (diff) | |
download | gdb-3b8bdecc4a1127434808574b1fa02f945c9329af.zip gdb-3b8bdecc4a1127434808574b1fa02f945c9329af.tar.gz gdb-3b8bdecc4a1127434808574b1fa02f945c9329af.tar.bz2 |
Setup default and unknown init files.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/config/unknown.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/testsuite/config/unknown.exp b/gas/testsuite/config/unknown.exp new file mode 100644 index 0000000..b60b08a --- /dev/null +++ b/gas/testsuite/config/unknown.exp @@ -0,0 +1,2 @@ +unsupported "Sorry, there is no support for this cpu.\n" +exit 1 |