ack/mach/vax4/libem/sig.s
1990-01-12 10:29:26 +00:00

12 lines
186 B
ArmAsm

.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
.define .sig
! $Header$
.sig:
movl (sp)+,r1
movl (sp)+,r0
pushl .trppc
movl r0,.trppc
jmp (r1)