mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Refactor the implementation
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
50761a5cc5
commit
0d6f6f001c
@ -17,6 +17,8 @@
|
||||
#![feature(let_chains)]
|
||||
|
||||
extern crate alloc;
|
||||
#[macro_use]
|
||||
extern crate static_assertions;
|
||||
|
||||
pub mod arch;
|
||||
pub mod boot;
|
||||
|
Reference in New Issue
Block a user