Skip to content

Commit 5fec597

Browse files
committed
Fix filename
1 parent 86c041a commit 5fec597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

00_before_we_start/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ From a namespace perspective, **memory** subsystem code lives in:
106106
# Boot flow
107107

108108
1. The kernel's entry point is the function `cpu::boot::arch_boot::_start()`.
109-
- It is implemented in `src/_arch/__arch_name__/cpu/boot.rs`.
109+
- It is implemented in `src/_arch/__arch_name__/cpu/boot.s`.
110110

111111

0 commit comments

Comments
 (0)