Skip to content

Commit a62c940

Browse files
Copilotmackz-maxw
andcommitted
Fix misleading comment about target specification
Co-authored-by: mackz-maxw <61910211+mackz-maxw@users.noreply.github.com>
1 parent 368fb82 commit a62c940

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ linker = "ld.lld"
1515
rustflags = ["-C", "link-arg=-nostartfiles"]
1616

1717
# Custom target for x86_64 kernel with higher-half memory layout
18-
# Used when building with --target kernel/x86_64-rint.json
18+
# Used when building with --target x86_64-rint.json
1919
[target.x86_64-rint]
2020
rustflags = [
2121
# Linker script for higher-half kernel (0xFFFFFFFF80000000)

0 commit comments

Comments
 (0)