summaryrefslogtreecommitdiff
path: root/core/nds32/init.S
diff options
context:
space:
mode:
Diffstat (limited to 'core/nds32/init.S')
-rw-r--r--core/nds32/init.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/nds32/init.S b/core/nds32/init.S
index f817aef346..b8e109c434 100644
--- a/core/nds32/init.S
+++ b/core/nds32/init.S
@@ -227,7 +227,7 @@ excep_handler:
la $r0, saved_regs + 4
smw.bim $r1, [$r0], $r10, 0
smw.bim $r15,[$r0], $r15, 0xF
- /* put a sane stack pointer */
+ /* put a valid stack pointer */
la $sp, stack_end
/* add IPC, IPSW to the context */
mfsr $r1, $IPC