feat: reformatted code
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
void k_wait_for_interrupt();
|
||||
|
||||
void k_panics(const char* msg);
|
||||
void k_panics(const char *msg);
|
||||
|
||||
void k_panic();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user