Explorar o código

Merge #40

40: Simple typo fix r=almindor a=iankronquist

Just poking around and noticed this. Hope it's not too much trouble.

Co-authored-by: Ian Kronquist <iankronquist@gmail.com>
bors[bot] %!s(int64=5) %!d(string=hai) anos
pai
achega
888a763814
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      riscv-rt/examples/multi_core.rs

+ 1 - 1
riscv-rt/examples/multi_core.rs

@@ -30,7 +30,7 @@ pub extern "Rust" fn user_mp_hook() -> bool {
                 }
             }
 
-            // Start listening for software interrupts
+            // Stop listening for software interrupts
             mie::clear_msoft();
 
             // Clear IPI