mirror of
https://github.com/libunwind/libunwind.git
synced 2026-01-12 00:04:03 +08:00
Rename: src/x86/siglongjmp-x86.S -> src/x86/siglongjmp.S
}(Logical change 1.241)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
/* Dummy implementation for now. Libunwind-based setjmp/longjmp
|
||||
can't work on x86 until we take advantage of DWARF2 unwind info. */
|
||||
|
||||
.globl _UI_siglongjmp_cont
|
||||
|
||||
_UI_siglongjmp_cont:
|
||||
#warning fix me
|
||||
ret
|
||||
Reference in New Issue
Block a user