mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
(ia64_install_cursor): Correct NEW_SYSCALL-stub.
(Logical change 1.186)
This commit is contained in:
parent
756aefe909
commit
bd286e3260
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ ia64_install_cursor:
|
|||
;;
|
||||
|
||||
#if NEW_SYSCALL
|
||||
add r2 = -8, tp;;
|
||||
add r2 = 8, tp;;
|
||||
ld8 r2 = [r2]
|
||||
mov r15 = SYS_sigreturn
|
||||
mov b7 = r2
|
||||
|
|
Loading…
Reference in a new issue