rCore-Tutorial-v3/ch2/os/syscall/sidebar-items.js
2022-07-25 03:55:07 +00:00

1 line
255 B
JavaScript

window.SIDEBAR_ITEMS = {"constant":[["SYSCALL_EXIT",""],["SYSCALL_WRITE",""]],"fn":[["syscall","handle syscall exception with `syscall_id` and other arguments"]],"mod":[["fs","File and filesystem-related syscalls"],["process","App management syscalls"]]};