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
/
alarm.s
blob
f31b3d380c59c1fad1a4f632e9198bc3711cfefc
1
.globl _alarm
2
_alarm
:
3
movl $
0x1b
, %
eax
4
lcall $
7
,
$
0
5
ret