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 c757933 commit cd995c6Copy full SHA for cd995c6
riscv-rt/examples/multi_core.rs
@@ -30,7 +30,7 @@ pub extern "Rust" fn user_mp_hook() -> bool {
30
}
31
32
33
- // Start listening for software interrupts
+ // Stop listening for software interrupts
34
mie::clear_msoft();
35
36
// Clear IPI
0 commit comments