ack/mach/vax4/libbsd4_1a/stime.s
1986-12-12 12:49:50 +00:00

14 lines
131 B
ArmAsm

.globl _stime
.set stime,25
.align 1
_stime:
.word 0x0000
movl *4(ap),4(ap)
chmk $stime
bcc 1f
jmp errmon
1:
clrl r0
ret