.globl _getuid
.globl _geteuid
.set getuid,24
.align 1
_getuid:
.word 0x0000
chmk $getuid
ret
_geteuid:
movl r1,r0