async works!
This commit is contained in:
+3
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user