diff options
Diffstat (limited to 'sim/testsuite/arm/thumb')
-rw-r--r-- | sim/testsuite/arm/thumb/allthumb.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/testsuite/arm/thumb/allthumb.exp b/sim/testsuite/arm/thumb/allthumb.exp index eca5fa18c71..ec09a0da829 100644 --- a/sim/testsuite/arm/thumb/allthumb.exp +++ b/sim/testsuite/arm/thumb/allthumb.exp @@ -1,10 +1,6 @@ # ARM simulator testsuite. if { [istarget arm*-*-*] } { - # Used to locate the `run` program. - global arch - set arch "arm" - # all machines set all_machs "arm7tdmi" |