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