rCore-Tutorial-v3/ch4-dev/os/syscall/sidebar-items.js
2022-06-23 16:04:10 +00:00

1 line
299 B
JavaScript

initSidebarItems({"constant":[["SYSCALL_EXIT",""],["SYSCALL_GET_TIME",""],["SYSCALL_WRITE",""],["SYSCALL_YIELD",""]],"fn":[["syscall","handle syscall exception with `syscall_id` and other arguments"]],"mod":[["fs","File and filesystem-related syscalls"],["process","Process management syscalls"]]});