]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
entered into RCS
authorRoland McGrath <roland@gnu.org>
Wed, 18 May 1994 21:54:10 +0000 (21:54 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 18 May 1994 21:54:10 +0000 (21:54 +0000)
sysdeps/unix/sysv/sysv4/i386/sys-sig.S

index ac4c07b7f7ee1808d30876b0bb1b5639c18fb2a3..58430e494fa09ecf139a30670e1e5934cec1b60a 100644 (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