• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1	/* Dummy implementation for now.  */
2
3	.globl _UI_siglongjmp_cont
4	.globl _UI_longjmp_cont
5
6_UI_siglongjmp_cont:
7_UI_longjmp_cont:
8	j	$31
9