Constant arceos_api::config::MAX_USER_STACK_SIZE
source · pub const MAX_USER_STACK_SIZE: usize = 0x20_0000; // 2_097_152usize
Expand description
The size of the user stack.
pub const MAX_USER_STACK_SIZE: usize = 0x20_0000; // 2_097_152usize
The size of the user stack.