mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
Formerly unix/bsd/vax/__wait3.S.~2~
This commit is contained in:
parent
693a0ea7b8
commit
42e9d6c8c4
@ -20,6 +20,8 @@ Cambridge, MA 02139, USA. */
|
|||||||
|
|
||||||
.globl ___wait3
|
.globl ___wait3
|
||||||
___wait3:
|
___wait3:
|
||||||
|
movel 8(ap), r1
|
||||||
|
movel 12(ap), r0
|
||||||
/* Set all condition codes to tell the kernel this is wait3. */
|
/* Set all condition codes to tell the kernel this is wait3. */
|
||||||
bispsw $15
|
bispsw $15
|
||||||
chmk $SYS_wait
|
chmk $SYS_wait
|
||||||
|
Loading…
Reference in New Issue
Block a user