1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-05-05 06:15:17 +02:00

Rename: src/x86/siglongjmp-x86.S -> src/x86/siglongjmp.S

}(Logical change 1.241)
This commit is contained in:
homeip.net!davidm 2004-08-17 15:34:28 +00:00
parent b8f4069f9f
commit 8f4a9df420

View file

@ -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