Constant starry::config::KERNEL_STACK_SIZE  
source · pub const KERNEL_STACK_SIZE: usize = 0x40000;Expand description
The size of the kernel stack.
pub const KERNEL_STACK_SIZE: usize = 0x40000;The size of the kernel stack.