mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 11:14:01 +00:00
接着上个
This commit is contained in:
10
clks.local.bak/include/clks/desktop.h
Normal file
10
clks.local.bak/include/clks/desktop.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef CLKS_DESKTOP_H
|
||||
#define CLKS_DESKTOP_H
|
||||
|
||||
#include <clks/types.h>
|
||||
|
||||
void clks_desktop_init(void);
|
||||
void clks_desktop_tick(u64 tick);
|
||||
clks_bool clks_desktop_ready(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user