mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 11:53:24 +00:00
Fix multiple issues in the initproc path
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
4a33020b4f
commit
acfbc7efdc
@ -5,5 +5,5 @@
|
||||
//! on its way.
|
||||
//!
|
||||
|
||||
pub mod multiboot2;
|
||||
mod multiboot2;
|
||||
pub use self::multiboot2::init_boot_args;
|
||||
|
Reference in New Issue
Block a user