We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c1484 commit 2042f3bCopy full SHA for 2042f3b
riscv-rt/src/lib.rs
@@ -187,7 +187,7 @@
187
//!
188
//! ### `_max_hart_id`
189
190
-//! This symbol defines the maximum hart id suppoted. All harts with id
+//! This symbol defines the maximum hart id supported. All harts with id
191
//! greater than `_max_hart_id` will be redirected to `abort()`.
192
193
//! This symbol is supposed to be redefined in platform support crates for
0 commit comments