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
/
unlink.s
blob
d0bea4183b4b45d627305efd5914132953ce6ddf
1
.sect .text
2
.extern __unlink
3
.define _unlink
4
.align 2
5
6
_unlink
:
7
jmp __unlink