aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/config/unix-gas.exp13
1 files changed, 0 insertions, 13 deletions
diff --git a/gas/testsuite/config/unix-gas.exp b/gas/testsuite/config/unix-gas.exp
deleted file mode 100644
index cf28769..0000000
--- a/gas/testsuite/config/unix-gas.exp
+++ /dev/null
@@ -1,13 +0,0 @@
-load_lib gas-defs.exp
-
-global AS
-if ![info exists AS] then {
- set AS [transform as]
-}
-
-global ASFLAGS
-if ![info exists ASFLAGS] then {
- set ASFLAGS ""
-}
-
-gas_init