ack/mach/vax4/libsysV_2/geteuid.s

9 lines
87 B
ArmAsm
Raw Normal View History

1987-02-02 16:06:51 +00:00
.set getuid,24
.globl _geteuid
_geteuid:
.word 0x0000
chmk $getuid
movl r1,r0
ret