restore use of .type in asm, but use modern @function (vs %function)
[musl] / src / setjmp / x86_64 / longjmp.s
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-05-27 Rich Felkermodernize coding style in sjlj asm
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!