mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 17:33:23 +00:00
Prepare OSDK for multi arch support and the upcoming refactor
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
0ecb919e73
commit
735d7b7b11
@ -7,6 +7,7 @@ extern crate log;
|
||||
#[macro_use]
|
||||
extern crate serde;
|
||||
|
||||
mod arch;
|
||||
mod base_crate;
|
||||
mod bundle;
|
||||
mod cli;
|
||||
|
Reference in New Issue
Block a user