rCore-Tutorial-v3/ch2/os/syscall/sidebar-items.js

1 line
255 B
JavaScript
Raw Normal View History

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"]]};