Restaged repo, allocator and runtime implemented, ioring-backed async fs/net/channel/timer primitives
This commit is contained in:
2
lib/runtime/src/platform/mod.rs
Normal file
2
lib/runtime/src/platform/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
#[cfg(all(target_os = "linux", target_arch = "x86_64"))]
|
||||
pub mod linux_x86_64;
|
||||
Reference in New Issue
Block a user