fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libc / sys / sysvi386 / getuid.s
blob9c4dfe3a4fa7dfbdea8700505139eb4a2a5c5334
1 .globl _getuid
2 .globl getuid
3 _getuid:
4 getuid:
5 movl $0x18, %eax
6 lcall $7,$0
7 jb _cerror
8 ret