aboutsummaryrefslogtreecommitdiff
path: root/riscv/interactive.cc
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/interactive.cc')
-rw-r--r--riscv/interactive.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/interactive.cc b/riscv/interactive.cc
index 88eb86b..f41be2c 100644
--- a/riscv/interactive.cc
+++ b/riscv/interactive.cc
@@ -372,7 +372,6 @@ void sim_t::interactive_vreg(const std::string& cmd, const std::vector<std::stri
}
}
-
void sim_t::interactive_reg(const std::string& cmd, const std::vector<std::string>& args)
{
if (args.size() < 1)