mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-28 20:33:35 +04:00
1 line
202 B
JavaScript
1 line
202 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["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"]]}; |