Explorar o código

Simple typo fix

Ian Kronquist %!s(int64=5) %!d(string=hai) anos
pai
achega
cd995c626c
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