ack/mach/i386/libsys/xtime.s

7 lines
109 B
ArmAsm
Raw Permalink Normal View History

1990-01-22 11:01:47 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.define __xtime
.sect .text
__xtime:
mov ax,13
jmp syscal