remove invalid PLT calls from microblaze asm
[oweals/musl.git] / src / setjmp / microblaze / setjmp.s
index 40afcc0de04ad6c201015d80b1771ed3aed76082..605ab20e4bdd1eba9b822e8d641f428c85474bf1 100644 (file)
@@ -1,9 +1,12 @@
+.global ___setjmp
+.hidden ___setjmp
 .global __setjmp
 .global _setjmp
 .global setjmp
 .type __setjmp,@function
 .type _setjmp,@function
 .type setjmp,@function
+___setjmp:
 __setjmp:
 _setjmp:
 setjmp: