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

DEFAULT_STACK_SIZE

Constant DEFAULT_STACK_SIZE 

Source
pub const DEFAULT_STACK_SIZE: usize = _; // 8_388_608usize
Expand description

Default stack size (8MB)