⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

STACK_END

Constant STACK_END 

Source
pub const STACK_END: usize = 0x0000_7FFF_0000_0000;
Expand description

Stack end address (grows down from here)