aboutsummaryrefslogtreecommitdiff
path: root/riscv/execute.cc
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/execute.cc')
-rw-r--r--riscv/execute.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/execute.cc b/riscv/execute.cc
index c5cafc2..f8f122a 100644
--- a/riscv/execute.cc
+++ b/riscv/execute.cc
@@ -2,7 +2,6 @@
#include "processor.h"
#include "mmu.h"
-#include "sim.h"
#include <cassert>