mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 19:34:01 +00:00
动态链接库+修复神秘光标问题
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
void clks_tty_init(void);
|
||||
void clks_tty_write(const char *text);
|
||||
void clks_tty_write_n(const char *text, usize len);
|
||||
void clks_tty_write_char(char ch);
|
||||
void clks_tty_switch(u32 tty_index);
|
||||
void clks_tty_tick(u64 tick);
|
||||
|
||||
Reference in New Issue
Block a user