feat: Initialization multitasking
This commit is contained in:
parent
2197f20134
commit
593713e1a9
@ -23,6 +23,7 @@ pub mod tty;
|
||||
pub mod kernel;
|
||||
pub mod drivers;
|
||||
pub mod shell;
|
||||
pub mod task;
|
||||
|
||||
use hal::cpu;
|
||||
const CONFIG: BootloaderConfig = {
|
||||
|
||||
0
kernel/src/task/mod.rs
Normal file
0
kernel/src/task/mod.rs
Normal file
Loading…
x
Reference in New Issue
Block a user