ack/mach/i386/libsys/_stime.s
1989-10-10 11:40:55 +00:00

7 lines
107 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.define __stime
.sect .text
__stime:
mov ax,25
jmp sysx