[][src]Constant sunrise_kernel::i386::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.