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
Uninitialized vector entry?
[minix3.git]
/
lib
/
syscall
/
wait.s
blob
fc700f452e7f9ceda39b833e991e06bd3b12b006
1
.sect .text
2
.extern __wait
3
.define _wait
4
.align 2
5
6
_wait
:
7
jmp __wait