Skip to content

Commit 3cf1777

Browse files
committed
lib: use derive macro based RustSBI
Signed-off-by: Zhouqi Jiang <luojia@hust.edu.cn>
1 parent 89f4d41 commit 3cf1777

File tree

6 files changed

+121
-110
lines changed

6 files changed

+121
-110
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313

1414
### Modified
1515

16-
- Use instance based RustSBI interface, with separate functions for legacy stdio
16+
- Use derive macro based RustSBI interface, with separate functions for legacy stdio
1717
- Update sbi-testing to version 0.0.1
1818
- Use crate fast-trap version 0.0.1 in rustsbi-qemu for trap handling
1919
- Use crate rcore-console version 0.0.0 in rustsbi-qemu and test-kernel for `print!` and `println!`

0 commit comments

Comments
 (0)