aboutsummaryrefslogtreecommitdiff
path: root/robot/hypervisor.c
diff options
context:
space:
mode:
Diffstat (limited to 'robot/hypervisor.c')
-rw-r--r--robot/hypervisor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/hypervisor.c b/robot/hypervisor.c
index c08a24c..4d46a12 100644
--- a/robot/hypervisor.c
+++ b/robot/hypervisor.c
@@ -7,6 +7,7 @@
void w2_hypervisor_main() {
#ifdef W2_SIM
+ w2_sim_cycle_begin();
if (DBG_ENABLE_CYCLEINFO) siminfo("cycle start\n");
#endif