1 2 3 4 5 6 7 8
/* Dummy implementation for now. */ .globl _UI_siglongjmp_cont .globl _UI_longjmp_cont _UI_siglongjmp_cont: _UI_longjmp_cont: rts