summaryrefslogtreecommitdiff
path: root/src/tilegx/siglongjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/tilegx/siglongjmp.S')
-rw-r--r--src/tilegx/siglongjmp.S7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tilegx/siglongjmp.S b/src/tilegx/siglongjmp.S
new file mode 100644
index 00000000..bccb1c77
--- /dev/null
+++ b/src/tilegx/siglongjmp.S
@@ -0,0 +1,7 @@
+ /* Dummy implementation for now. */
+ .globl _UI_siglongjmp_cont
+ .globl _UI_longjmp_cont
+
+_UI_siglongjmp_cont:
+_UI_longjmp_cont:
+ jrp lr