summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k/cpu_asm.s
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/a29k/cpu_asm.s')
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.s b/c/src/exec/score/cpu/a29k/cpu_asm.s
index bdbbfa604f..41528e6207 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.s
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.s
@@ -228,7 +228,7 @@ context_restore:
;/*
; * _CPU_Context_restore
; *
-; * This routine is generallu used only to restart self in an
+; * This routine is generally used only to restart self in an
; * efficient manner. It may simply be a label in _CPU_Context_switch.
; *
; * NOTE: May be unnecessary to reload some registers.