entered into RCS

This commit is contained in:
Roland McGrath 1994-05-18 21:54:10 +00:00
parent 854002b9b8
commit 279e20b3ac

View File

@ -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