mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-25 12:33:42 +01:00
Add warning until it's fully implemented.
(Logical change 1.162)
This commit is contained in:
parent
29ab34bd42
commit
1cc4569725
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
||||||
.globl _UI_siglongjmp_cont
|
.globl _UI_siglongjmp_cont
|
||||||
|
|
||||||
_UI_siglongjmp_cont:
|
_UI_siglongjmp_cont:
|
||||||
|
#warning fix me
|
||||||
ret
|
ret
|
||||||
|
|
Loading…
Reference in a new issue