mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 11:14:01 +00:00
Stage 16
This commit is contained in:
9
clks/include/clks/shell.h
Normal file
9
clks/include/clks/shell.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CLKS_SHELL_H
|
||||
#define CLKS_SHELL_H
|
||||
|
||||
#include <clks/types.h>
|
||||
|
||||
void clks_shell_init(void);
|
||||
void clks_shell_tick(u64 tick);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user