aboutsummaryrefslogtreecommitdiff
path: root/robot/hypervisor.h
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-05 15:18:37 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-05 15:18:37 +0200
commit1f8a640303976ddcc3605a9b6af8fb398dc7c300 (patch)
tree0b94783ee69909c46e7272a8160ee441ea7cb0cf /robot/hypervisor.h
parent8b2d83a74c7d23b8c745aa147836c257ded110a7 (diff)
`make format`
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 59398c6..4b1ed9b 100644
--- a/robot/hypervisor.h
+++ b/robot/hypervisor.h
@@ -36,4 +36,3 @@ void w2_hypervisor_main();
void w2_hypervisor_time_start(uint8_t label);
/** stop timer with label `label` */
uint64_t w2_hypervisor_time_end(uint8_t label);
-