xref: /third_party/libunwind/libunwind/src/riscv/siglongjmp.S (revision d4e76214)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libunwind/libunwind/src/riscv/
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        ret
8

Indexes created Thu Nov 07 10:32:03 CST 2024