ack/mach/vax4/libsysV_2/stime.s
1990-01-11 16:00:19 +00:00

15 lines
182 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
stime = 25
.define _stime
_stime:
.data2 0x0000
movl *4(ap),4(ap)
chmk $stime
bcc 1f
jmp cerror
1:
clrl r0
ret