ack/mach/i386/libsys/_kill.s

7 lines
105 B
ArmAsm
Raw Permalink Normal View History

1990-01-22 11:01:47 +00:00
.sect .text; .sect .rom; .sect .data; .sect .bss
.define __kill
.sect .text
__kill:
mov ax,37
jmp sysx