mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Add VmReader and VmWriter
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
644ebe5ab2
commit
b0b25f9282
@ -14,6 +14,8 @@
|
||||
#![feature(iter_from_generator)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(ptr_sub_ptr)]
|
||||
#![feature(const_ptr_sub_ptr)]
|
||||
|
||||
extern crate alloc;
|
||||
#[macro_use]
|
||||
|
Reference in New Issue
Block a user