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
. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.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