#[link_section = ".init"]
#[export_name = "_entry_ap"]
pub extern "C" fn _entry_ap()
Expand description
Entry point for the secondary cores
#[link_section = ".init"]
#[export_name = "_entry_ap"]
pub extern "C" fn _entry_ap()
Entry point for the secondary cores