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
/
getdents.s
blob
524a88727ad784006f69a7d6bbc1bd7a59b8f0a2
1
.globl _getdents
2
_getdents
:
3
movl $
0x51
, %
eax
4
lcall $
7
,
$
0
5
jb _cerror
6
ret