Expand description
SBI call wrappers
Constants
console getchar sbi call id
console putchar sbi call id
set timer sbi call id
shutdown sbi call id
Functions
use sbi call to getchar from console (qemu uart handler)
use sbi call to putchar in console (qemu uart handler)
sbi_call 🔒
general sbi call
use sbi call to set timer
use sbi call to shutdown the kernel