mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 19:34:01 +00:00
接着上个
This commit is contained in:
9
clks.local.bak/include/clks/interrupts.h
Normal file
9
clks.local.bak/include/clks/interrupts.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CLKS_INTERRUPTS_H
|
||||
#define CLKS_INTERRUPTS_H
|
||||
|
||||
#include <clks/types.h>
|
||||
|
||||
void clks_interrupts_init(void);
|
||||
u64 clks_interrupts_timer_ticks(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user