This commit is contained in:
2021-02-01 23:28:24 +01:00
parent 9986d95dbb
commit 4673a23db7
11 changed files with 140 additions and 42 deletions

View File

@@ -8,5 +8,6 @@
#include <types.h>
int init_timer(u32 freq);
void print_current_tick();
#endif //MY_KERNEL_TIMER_H