#[no_mangle]
pub unsafe fn main()
Expand description
Main function.
This function is called from the arch crate after some very basic RISC-V setup and RAM initialization.
#[no_mangle]
pub unsafe fn main()
Main function.
This function is called from the arch crate after some very basic RISC-V setup and RAM initialization.