ack/mach/vax4/libsysV_2/getpid.s

8 lines
73 B
ArmAsm
Raw Normal View History

1987-02-02 16:06:51 +00:00
.set getpid,20
.globl _getpid
_getpid:
.word 0x0000
chmk $getpid
ret