Skip to content

Commit 4328c8c

Browse files
committed
update
Signed-off-by: YdrMaster <[email protected]>
1 parent 1b81306 commit 4328c8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

linker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# 链接脚本
22

3-
在 kernel 的 build.rs 和 src 之间共享常量
3+
内核链接脚本的结构将完全由这个板块控制。所有链接脚本上定义的符号都不会泄露出这个板块,内核二进制模块可以基于标准纯 rust 语法来使用模块,而不用再手写链接脚本或记住莫名其妙的 extern "C"

0 commit comments

Comments
 (0)