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
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
gcc
/
newlib
/
libc
/
sys
/
sysvi386
/
setuid.s
blob
f24da1fd13d8620c6ed68f3895572650d3d65afc
1
.globl _setuid
2
.globl setuid
3
_setuid
:
4
setuid
:
5
movl $
0x17
, %
eax
6
lcall $
7
,
$
0
7
jb _cerror
8
xor
%
eax
,%
eax
9
ret