rCore-Tutorial-v3/ch3/os/syscall/sidebar-items.js
2022-03-25 08:46:49 +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"]]});