diff options
Diffstat (limited to 'sysdeps/mips/start.S')
-rw-r--r-- | sysdeps/mips/start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/start.S b/sysdeps/mips/start.S index c08991c..35ef440 100644 --- a/sysdeps/mips/start.S +++ b/sysdeps/mips/start.S @@ -60,7 +60,7 @@ ... NULL ra ($31) The return address register is set to zero so that programs - that search backword through stack frames recognize the last + that search backward through stack frames recognize the last stack frame. */ |