mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-28 03:43:23 +00:00
Implement kernel command line with init configuring
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
69cbfc72f5
commit
807c8355c0
@ -1,6 +1,6 @@
|
||||
//! The architecture-independent boot module, which provides a universal interface
|
||||
//! from the bootloader to the rest of the framework.
|
||||
//!
|
||||
//!
|
||||
|
||||
use crate::arch::boot::init_boot_args;
|
||||
|
||||
|
Reference in New Issue
Block a user