feat: reformatted code

This commit is contained in:
2021-02-10 18:56:47 +01:00
parent 2b295db30a
commit 90ef4522ca
16 changed files with 47 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
void k_wait_for_interrupt();
void k_panics(const char* msg);
void k_panics(const char *msg);
void k_panic();