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 06d2731 commit 1405edcCopy full SHA for 1405edc
examples/basic/kernel/basic-kernel.md
@@ -7,5 +7,3 @@ The kernel:
7
- Dumps the [`boot_info`](/api/src/info.rs) it received from `bootloader`
8
- Prints a message
9
- Exits QEMU with a custom exit code via the `isa-debug-exit` device
10
-
11
-Check https://os.phil-opp.com/ for further information on how to write an OS in Rust.
0 commit comments