repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git]
/
toolchain
/
gcc
/
newlib
/
libc
/
sys
/
sysvi386
/
pause.s
blob
8e8bd229b99cdfd710bf401b5e754a0bd8039fc1
1
.globl _pause
2
_pause
:
3
movl $
0x1d
, %
eax
4
lcall $
7
,
$
0
5
jb _cerror
6
ret