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