Narrow the interface used by the processors and memory to the top-level simulator...
[riscv-isa-sim.git] / riscv / execute.cc
index c5cafc2ee5ead5df9b35f2156540f288167a3ec5..f8f122ad2a33a758b60cbe0c69bf0a7504f9d3c6 100644 (file)
@@ -2,7 +2,6 @@
 
 #include "processor.h"
 #include "mmu.h"
-#include "sim.h"
 #include <cassert>