setup_main_cpu

Function setup_main_cpu 

Source
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.