pub unsafe fn setup_main_cpu(cpu: CpuInfo) -> 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(cpu: CpuInfo) -> Arc<ArchConfig>
This function can be called only once and must be called by main CPU entry point.