[−][src]Constant sunrise_kernel::i386::stack::STACK_ALIGNMENT
const STACK_ALIGNMENT: usize = log2_ceil(STACK_SIZE_WITH_GUARD_IN_BYTES); // 16usize
The alignment of the stack.
const STACK_ALIGNMENT: usize = log2_ceil(STACK_SIZE_WITH_GUARD_IN_BYTES); // 16usize
The alignment of the stack.