Function kernel::bss_start

source ·
pub(crate) unsafe extern "C" fn bss_start()
Expand description

The bss_start is a symbol declared in the src/linker.ld, which represent the start address of the .bss section.