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
/
chroot.s
blob
f2d4f18605107474221ca60c63dacdb9dc3e8a1b
1
.sect .text
2
.extern __chroot
3
.define _chroot
4
.align 2
5
6
_chroot
:
7
jmp __chroot