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
/
geteuid.s
blob
9cbc952b257217e093d5f192bdc75279b91fad3e
1
.sect .text
2
.extern __geteuid
3
.define _geteuid
4
.align 2
5
6
_geteuid
:
7
jmp __geteuid