diff options
Diffstat (limited to 'include/asm-mips64/system.h')
-rw-r--r-- | include/asm-mips64/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/system.h b/include/asm-mips64/system.h index fc9407332..dfb641fbf 100644 --- a/include/asm-mips64/system.h +++ b/include/asm-mips64/system.h @@ -33,7 +33,7 @@ __sti(void) } /* - * For cli() we have to insert nops to make shure that the new value + * For cli() we have to insert nops to make sure that the new value * has actually arrived in the status register before the end of this * macro. * R4000/R4400 need three nops, the R4600 two nops and the R10000 needs |