mirror of git://sourceware.org/git/glibc.git
entered into RCS
This commit is contained in:
parent
94606a4a68
commit
4448e9e36b
|
@ -18,7 +18,7 @@ Cambridge, MA 02139, USA. */
|
||||||
|
|
||||||
#include <sysdep.h>
|
#include <sysdep.h>
|
||||||
|
|
||||||
.globla C_SYMBOL_NAME(__sigreturn)
|
.global C_SYMBOL_NAME(__sigreturn)
|
||||||
|
|
||||||
ENTRY (__sigaction)
|
ENTRY (__sigaction)
|
||||||
movl $C_SYMBOL_NAME(__sigreturn), %ecx
|
movl $C_SYMBOL_NAME(__sigreturn), %ecx
|
||||||
|
|
Loading…
Reference in New Issue