⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
STACK_END
veridian_
kernel
0.25.2
In veridian_
kernel::
process::
memory::
layout
veridian_kernel
::
process
::
memory
::
layout
Constant
STACK_
END
Copy item path
Source
pub const STACK_END: usize = 0x0000_7FFF_0000_0000;
Expand description
Stack end address (grows down from here)