[−][src]Constant sunrise_bootstrap::bootstrap_stack::STACK_SIZE_WITH_GUARD
pub const STACK_SIZE_WITH_GUARD: usize = STACK_SIZE + 1; // 9usize
The size of a kernel stack in pages, with the page guard.
pub const STACK_SIZE_WITH_GUARD: usize = STACK_SIZE + 1; // 9usize
The size of a kernel stack in pages, with the page guard.