musl/src/setjmp
Rich Felker c7d19f9923 restore use of .type in asm, but use modern @function (vs %function)
this seems to be necessary to make the linker accept the functions in
a shared library (perhaps to generate PLT entries?)

strictly speaking libc-internal asm should not need it. i might clean
that up later.
2011-06-14 23:15:08 -04:00
..
i386 restore use of .type in asm, but use modern @function (vs %function) 2011-06-14 23:15:08 -04:00
x86_64 restore use of .type in asm, but use modern @function (vs %function) 2011-06-14 23:15:08 -04:00
longjmp.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
setjmp.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00