summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/riscv/siglongjmp.S
blob: 9960691d9960aa127cc7e0a5905bcfe6983de9b9 (plain)
1
2
3
4
5
6
7
        /* Dummy implementation for now.  */
        .globl _UI_siglongjmp_cont
        .globl _UI_longjmp_cont

_UI_siglongjmp_cont:
_UI_longjmp_cont:
        ret