aboutsummaryrefslogtreecommitdiff
path: root/baseboards/mcore-moto-sim.exp
diff options
context:
space:
mode:
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"
}