at_wini also needs a pci_reserve() for the pci compatability device, if
[minix3.git] / lib / syscall / waitpid.s
blobca4fac6f887dc0a2de3111cf90d6db1033ed1600
1 .sect .text
2 .extern __waitpid
3 .define _waitpid
4 .align 2
6 _waitpid:
7 jmp __waitpid