ack/mach/vax4/libsysV_2/time.s
1987-02-02 16:06:51 +00:00

12 lines
109 B
ArmAsm

.set time,13
.globl _time
_time:
.word 0x0000
chmk $time
movl 4(ap),r1
beql out
movl r0,(r1)
out:
ret