We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf82dbb commit 5992db7Copy full SHA for 5992db7
README.md
@@ -13,7 +13,8 @@ cargo qemu
13
14
When running `cargo qemu`, the test kernel will build and run. Expected output should be:
15
16
-[rustsbi] RustSBI version 0.2.2, adapting to RISC-V SBI v0.3
+```
17
+[rustsbi] RustSBI version 0.2.2, adapting to RISC-V SBI v1.0.0
18
.______ __ __ _______.___________. _______..______ __
19
| _ \ | | | | / | | / || _ \ | |
20
| |_) | | | | | | (----`---| |----`| (----`| |_) || |
0 commit comments