diff options
Diffstat (limited to 'sysdeps/mips/unwind-arch.h')
-rw-r--r-- | sysdeps/mips/unwind-arch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mips/unwind-arch.h b/sysdeps/mips/unwind-arch.h index 94277d0..b9de815 100644 --- a/sysdeps/mips/unwind-arch.h +++ b/sysdeps/mips/unwind-arch.h @@ -52,7 +52,7 @@ unwind_arch_adjustment (void *prev, void *addr) if ((uintptr_t) pc & 0x3) return addr; - /* The vDSO containes either + /* The vDSO contains either 24021061 li v0, 0x1061 (rt_sigreturn) 0000000c syscall |