URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [sysvi386/] [sigprocmask.S] - Rev 158
Compare with Previous | Blame | View Log
/
/ The SCO signal stuff seems to be weird. The POSIX stuff appears to
/ "extended" system calls, and use values in eax and edx.
/
.globl sigprocmask
sigprocmask:
movl $0x2828, %eax
lcall $7,$0
jb _cerror
ret
addl $4, %esp
lcall $0xf,$0