소스 검색

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] 5 년 전
부모
커밋
888a763814
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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