pub const MAX_USER_STACK_SIZE: usize = 0x20_0000;
Expand description

The size of the user stack.