aboutsummaryrefslogtreecommitdiff
path: root/robot/hypervisor.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/hypervisor.h')
-rw-r--r--robot/hypervisor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/hypervisor.h b/robot/hypervisor.h
index fe9dbea..e9699cf 100644
--- a/robot/hypervisor.h
+++ b/robot/hypervisor.h
@@ -46,4 +46,3 @@ void w2_time_reset();
void w2_hypervisor_time_start(uint8_t label);
/** stop timer with label `label` */
uint64_t w2_hypervisor_time_end(uint8_t label);
-