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
/
getgid.s
blob
47a6391f8d9293f9f3cfd6d1103860d4d98e9005
1
.globl _getgid
2
.globl getgid
3
_getgid
:
4
getgid
:
5
movl $
0x2f
, %
eax
6
lcall $
7
,
$
0
7
jb _cerror
8
ret