projects
/
riscv-isa-sim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f14da97
)
debug: whitespace errors
author
Megan Wachs
<megan@sifive.com>
Mon, 15 May 2017 17:06:08 +0000
(10:06 -0700)
committer
Megan Wachs
<megan@sifive.com>
Mon, 15 May 2017 17:06:08 +0000
(10:06 -0700)
riscv/remote_bitbang.cc
patch
|
blob
|
history
diff --git
a/riscv/remote_bitbang.cc
b/riscv/remote_bitbang.cc
index cff9ed765c385c6f260ed9c6bebbcc3803459bd2..21306dd166f46fd3ebed2d1bf034550b1e6f5ed4 100644
(file)
--- a/
riscv/remote_bitbang.cc
+++ b/
riscv/remote_bitbang.cc
@@
-164,11
+164,11
@@
void remote_bitbang_t::execute_commands()
abort();
}
}
-
+
if (quit) {
fprintf(stderr, "Remote Bitbang received 'Q'\n");
}
-
+
if (recv_end == 0 || quit) {
// The remote disconnected.
fprintf(stderr, "Received nothing. Quitting.\n");