siglongjmp.S 139 B

12345678
  1. /* Dummy implementation for now. */
  2. .globl _UI_siglongjmp_cont
  3. .globl _UI_longjmp_cont
  4. _UI_siglongjmp_cont:
  5. _UI_longjmp_cont:
  6. j $31