mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-24 10:26:25 +04:00
1 line
502 B
JavaScript
1 line
502 B
JavaScript
searchState.loadedDescShard("os", 0, "The main module and entrypoint\nclear BSS segment\nSBI console driver, for text output\nThe panic handler\nprint string macro\nprintln string macro\nthe rust entry-point of os\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nReturns the argument unchanged.\nCalls <code>U::from(self)</code>.\nuse sbi call to getchar from console (qemu uart handler)\nuse sbi call to putchar in console (qemu uart handler)\nuse sbi call to shutdown the kernel") |