Change formatting rules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include <libk/std.h>
|
||||
|
||||
void hpet_sleep_micro (uint64_t us);
|
||||
void hpet_init (void);
|
||||
void hpet_sleep_micro(uint64_t us);
|
||||
void hpet_init(void);
|
||||
|
||||
#endif // _KERNEL_AMD64_HPET_H
|
||||
|
||||
Reference in New Issue
Block a user