pub fn init()Expand description
Initializes the stvec to the address of the _enter_kernel_space function, which is located
at the beginning of the TRAMPOLINE page.
pub fn init()Initializes the stvec to the address of the _enter_kernel_space function, which is located
at the beginning of the TRAMPOLINE page.