mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 07:20:11 +00:00
entered into RCS
This commit is contained in:
parent
854002b9b8
commit
279e20b3ac
@ -21,7 +21,7 @@ Cambridge, MA 02139, USA. */
|
||||
.globl C_SYMBOL_NAME(__sigreturn)
|
||||
|
||||
ENTRY (__sigaction_syscall)
|
||||
movel $C_SYMBOL_NAME(__sigreturn), %edx
|
||||
movl $C_SYMBOL_NAME(__sigreturn), %edx
|
||||
DO_CALL (sigaction, 3)
|
||||
jb syscall_error
|
||||
ret
|
||||
|
Loading…
Reference in New Issue
Block a user