aboutsummaryrefslogtreecommitdiff
path: root/baseboards/mips-sim-idt32.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-19 00:11:43 +0000
committerBen Elliston <bje@gnu.org>2003-08-19 00:11:43 +0000
commit22b23d35df2026d61cd1fdbd322e13f03d5e09da (patch)
treecadca88120f9f904981c2670c25daa2a6d6ec7a5 /baseboards/mips-sim-idt32.exp
parentd8222ca8b95f85467601faf692ec5e391e407e1d (diff)
downloaddejagnu-22b23d35df2026d61cd1fdbd322e13f03d5e09da.zip
dejagnu-22b23d35df2026d61cd1fdbd322e13f03d5e09da.tar.gz
dejagnu-22b23d35df2026d61cd1fdbd322e13f03d5e09da.tar.bz2
Re-indent with Emacs' tcl-mode.
Diffstat (limited to 'baseboards/mips-sim-idt32.exp')
-rw-r--r--baseboards/mips-sim-idt32.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseboards/mips-sim-idt32.exp b/baseboards/mips-sim-idt32.exp
index 72e3009..5b50f44 100644
--- a/baseboards/mips-sim-idt32.exp
+++ b/baseboards/mips-sim-idt32.exp
@@ -32,6 +32,6 @@ set_board_info gdb,nosignals 1
# Tell gdb to assume no fpu for -msoft-float compilation
if {[string match "*soft-float*" $current_target_name]} {
- set_board_info gdb_init_command "set mipsfpu none"
+ set_board_info gdb_init_command "set mipsfpu none"
}