repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- retrieve binary packages and sources from webserver to make a release, incremental...
[minix.git]
/
lib
/
syscall
/
utime.s
blob
01e60e7a2a74be65e6135ed2429febc3774d06a3
1
.sect .text
2
.extern __utime
3
.define _utime
4
.align 2
5
6
_utime
:
7
jmp __utime