BOOT_STACK

Static BOOT_STACK 

Source
#[unsafe(link_section = ".bss.boot")]
#[unsafe(no_mangle)]
pub(crate) static mut BOOT_STACK: Aligned<BOOT_STACK_SIZE>