mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
linux-user: spelling fixes: othe, necesary
Fixes:e34136d930
"linux-user/ppc: Add vdso" Fixes:86f04735ac
"linux-user: Fix brk() to release pages" Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
9bfba08a1f
commit
2cf91b9ae6
2 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@ endf __kernel_sigtramp_rt
|
|||
#ifndef _ARCH_PPC64
|
||||
/*
|
||||
* The non-rt sigreturn has the same layout at a different offset.
|
||||
* Move the CFA and leave all othe other descriptions the same.
|
||||
* Move the CFA and leave all the other descriptions the same.
|
||||
*/
|
||||
.cfi_def_cfa 1, SIGNAL_FRAMESIZE + offsetof_sigframe_mcontext
|
||||
nop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue