summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/src/tilegx/siglongjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/unwind/dist/src/tilegx/siglongjmp.S')
-rw-r--r--src/third_party/unwind/dist/src/tilegx/siglongjmp.S7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/third_party/unwind/dist/src/tilegx/siglongjmp.S b/src/third_party/unwind/dist/src/tilegx/siglongjmp.S
new file mode 100644
index 00000000000..bccb1c77854
--- /dev/null
+++ b/src/third_party/unwind/dist/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