repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
. use library function to parse memory string
[minix3.git]
/
lib
/
syscall
/
execvp.s
blob
e03c26489d9ddeb78bf467f7cfa42d83bf1c0a0f
1
.sect .text
2
.extern __execvp
3
.define _execvp
4
.align 2
5
6
_execvp
:
7
jmp __execvp