1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-09-28 09:29:29 +02:00
(Logical change 1.259)
This commit is contained in:
hp.com!davidm 2004-08-31 13:59:10 +00:00
parent f7671b5cf7
commit 7ccee42004

View file

@ -1,5 +1,5 @@
/* libunwind - a platform-independent unwind library /* libunwind - a platform-independent unwind library
Copyright (C) 2003 Hewlett-Packard Co Copyright (C) 2003-2004 Hewlett-Packard Co
Contributed by David Mosberger-Tang <davidm@hpl.hp.com> Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
This file is part of libunwind. This file is part of libunwind.
@ -31,7 +31,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
.align 32 .align 32
.proc siglongjmp_continuation .proc siglongjmp_continuation
siglongjmp_continuation: siglongjmp_continuation:
_UI_siglongjmp_cont: // non-function label for {sig,}longjmp.c _UI_siglongjmp_cont: // non-function label for siglongjmp.c
.prologue .prologue
.save rp, r15 .save rp, r15
.body .body