ack/mach/i86/libem/gto.s
1987-01-08 10:13:48 +00:00

9 lines
131 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define .gto
.gto:
mov bp,4(bx)
mov sp,2(bx)
jmp (bx)