rCore-Tutorial-v3/ch2-dev/os/sidebar-items.js
2022-06-23 13:43:33 +00:00

1 line
484 B
JavaScript

initSidebarItems({"fn":[["clear_bss","clear BSS segment"],["rust_main","the rust entry-point of os"]],"macro":[["print","print string macro"],["println","println string macro"]],"mod":[["batch","batch subsystem"],["board",""],["console","SBI console driver, for text output"],["lang_items","The panic handler"],["sbi","SBI call wrappers"],["sync","Synchronization and interior mutability primitives"],["syscall","Implementation of syscalls"],["trap","Trap handling functionality"]]});