Fix filename

pull/112/head
Andre Richter 3 years ago
parent 86c041a41f
commit 5fec597ae0
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -106,6 +106,6 @@ From a namespace perspective, **memory** subsystem code lives in:
# Boot flow
1. The kernel's entry point is the function `cpu::boot::arch_boot::_start()`.
- It is implemented in `src/_arch/__arch_name__/cpu/boot.rs`.
- It is implemented in `src/_arch/__arch_name__/cpu/boot.s`.

Loading…
Cancel
Save