Add a week alias __siglongjmp => siglongjmp.

This commit is contained in:
Olivier Houchard 2004-11-09 16:44:57 +00:00
parent 4ab5ff2747
commit 904e5ace47

View file

@ -52,6 +52,7 @@ ENTRY(sigsetjmp)
.L_setjmp_magic:
.word _JB_MAGIC__SETJMP
WEAK_ALIAS(__siglongjmp, siglongjmp)
ENTRY(siglongjmp)
ldr r2, .L_setjmp_magic