ack/mach/vax4/libem/sig.s
1994-06-24 14:02:31 +00:00

12 lines
182 B
ArmAsm

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