#[no_mangle]#[link_section = ".stack_buffer"]pub(crate) static mut STACK_BUFFER: [u8; 8192]
Space for the stack buffer
Justified in tock’s kernel_layout.ld.
kernel_layout.ld