aboutsummaryrefslogtreecommitdiff
path: root/baseboards/mcore-moto-sim.exp
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2003-08-16 13:08:57 +0000
committerBen Elliston <bje@gnu.org>2003-08-16 13:08:57 +0000
commit6b5cde5bf1dfa159ed178e024f81006c5c507cf2 (patch)
treebba61f1236bad2fb18d320ea4e4d4e7e22eaf45d /baseboards/mcore-moto-sim.exp
parent730d3ca912ec9d19d42285799beaf56a1c0d2252 (diff)
Whitespace fixes.
Diffstat (limited to 'baseboards/mcore-moto-sim.exp')
-rw-r--r--baseboards/mcore-moto-sim.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/baseboards/mcore-moto-sim.exp b/baseboards/mcore-moto-sim.exp
index 92fac5f..90f0c39 100644
--- a/baseboards/mcore-moto-sim.exp
+++ b/baseboards/mcore-moto-sim.exp
@@ -54,7 +54,7 @@ proc sim_spawn { dest cmdline args } {
puts $handle "g 28"
puts $handle "quit"
close $handle
-
+
return [eval remote_spawn host \{ $sim $simflags "-sdoit" \} $args]
}
@@ -118,7 +118,7 @@ proc find_sim { target_alias sim_dir sim_name } {
## XXX - fixme - this should not be hardcoded.
## XXX - fixme - this should vary depending upon endianism selected.
-
+
return "/home/nickc/bin/linux/sim-be"
}