rCore-Tutorial-v3/ch3-coop-dev/os/sbi/sidebar-items.js
2022-06-23 15:31:07 +00:00

1 line
266 B
JavaScript

initSidebarItems({"constant":[["SBI_CONSOLE_PUTCHAR",""]],"fn":[["console_putchar","use sbi call to putchar in console (qemu uart handler)"],["sbi_call","handle SBI call with `which` SBI_id and other arguments"],["shutdown","use sbi call to shutdown the kernel"]]});