Function kernel::bss_end

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

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