Feat: kernel thread done
This commit is contained in:
@@ -21,6 +21,7 @@ typedef struct timer {
|
||||
} timer_t;
|
||||
|
||||
void add_timer_task(task_t task);
|
||||
void sleep(uint64_t ms);
|
||||
|
||||
void timer_irq_handler(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user