rCore-Tutorial-v3/ch4/os/sbi/sidebar-items.js
2022-06-23 16:02:33 +00:00

1 line
290 B
JavaScript

initSidebarItems({"constant":[["SBI_CONSOLE_PUTCHAR",""],["SBI_SET_TIMER",""]],"fn":[["console_putchar","use sbi call to putchar in console (qemu uart handler)"],["sbi_call","general sbi call"],["set_timer","use sbi call to set timer"],["shutdown","use sbi call to shutdown the kernel"]]});