ack/mach/vax4/libsysV_2/time.s

12 lines
109 B
ArmAsm
Raw Normal View History

1987-02-02 16:06:51 +00:00
.set time,13
.globl _time
_time:
.word 0x0000
chmk $time
movl 4(ap),r1
beql out
movl r0,(r1)
out:
ret