#[no_mangle]
#[link_section = ".inittext"]
pub unsafe extern "C" fn start() -> !
Expand description
Entry point (protected mode), which enables segmentation
#[no_mangle]
#[link_section = ".inittext"]
pub unsafe extern "C" fn start() -> !
Entry point (protected mode), which enables segmentation