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