Skip to content

Commit 408acae

Browse files
committed
Update doc on single-hart
Signed-off-by: Chien Wong <[email protected]>
1 parent 17185e9 commit 408acae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-rt/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
//!
328328
//! ## `single-hart`
329329
//!
330-
//! This feature saves a little code size by removing unnecessary stack space calculation if there is only one hart on the target.
330+
//! This feature saves a little code size if there is only one hart on the target.
331331
//!
332332
//! ## `s-mode`
333333
//!

0 commit comments

Comments
 (0)