mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-29 04:43:36 +04:00
1 line
190 B
JavaScript
1 line
190 B
JavaScript
window.SIDEBAR_ITEMS = {"fn":[["sys_exit","task exits and submit an exit code"],["sys_get_time","get time in milliseconds"],["sys_yield","current task gives up resources for other tasks"]]}; |