mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
Formerly unix/bsd/hp/m68k/__wait3.S.~2~
This commit is contained in:
parent
c2a31ce3a7
commit
693a0ea7b8
@ -20,6 +20,8 @@ Cambridge, MA 02139, USA. */
|
||||
|
||||
.globl ___wait3
|
||||
___wait3:
|
||||
movel sp@(8), d1
|
||||
moveal sp@(12), a0
|
||||
movel #SYS_wait, d0
|
||||
/* Set all condition codes to tell the kernel this is wait3. */
|
||||
movew #31, ccr
|
||||
|
Loading…
Reference in New Issue
Block a user