async works!

This commit is contained in:
2025-02-23 19:27:13 +00:00
parent efe3034ad0
commit 7ff33659fe
9 changed files with 73 additions and 91 deletions
+3 -1
View File
@@ -6,8 +6,10 @@
// ?????
// scheduling / tasks : async
pub mod alloc;
extern crate alloc;
pub mod io;
pub mod kalloc;
pub mod scheduling;
/// Re-exports most of the IO macros.