mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 18:44:01 +00:00
增加光标闪烁
This commit is contained in:
@@ -7,6 +7,7 @@ void clks_tty_init(void);
|
||||
void clks_tty_write(const char *text);
|
||||
void clks_tty_write_char(char ch);
|
||||
void clks_tty_switch(u32 tty_index);
|
||||
void clks_tty_tick(u64 tick);
|
||||
u32 clks_tty_active(void);
|
||||
u32 clks_tty_count(void);
|
||||
clks_bool clks_tty_ready(void);
|
||||
|
||||
Reference in New Issue
Block a user