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
/
lseek.s
blob
936c27860293c6dd90ec5e610983d380f8ac6dd2
1
.sect .text
2
.extern __lseek
3
.define _lseek
4
.align 2
5
6
_lseek
:
7
jmp __lseek