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