pub unsafe fn setup_main_cpu() -> Arc<ArchConfig>
Expand description
ยงSafety
This function can be called only once and must be called by main CPU entry point.
pub unsafe fn setup_main_cpu() -> Arc<ArchConfig>
This function can be called only once and must be called by main CPU entry point.