ack/mach/i386/libsys/xstime.s
1990-01-22 11:01:47 +00:00

7 lines
109 B
ArmAsm

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