Function aster_frame::boot::init
source · pub fn init()
Expand description
The initialization method of the boot module.
After initializing the boot module, the get functions could be called. The initialization must be done after the heap is set and before physical mappings are cancelled.