aboutsummaryrefslogtreecommitdiff
path: root/riscv/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/sim.h')
-rw-r--r--riscv/sim.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/riscv/sim.h b/riscv/sim.h
index 4763713..722fe64 100644
--- a/riscv/sim.h
+++ b/riscv/sim.h
@@ -57,4 +57,6 @@ private:
friend class appserver_link_t;
};
+struct quit_sim {};
+
#endif