Expand description
SBI call wrappers
Functionsยง
- console_
getchar - use sbi call to getchar from console (qemu uart handler)
- console_
putchar - use sbi call to putchar in console (qemu uart handler)
- set_
timer - use sbi call to set timer
- shutdown
- use sbi call to shutdown the kernel