restore use of .type in asm, but use modern @function (vs %function)
[musl] / src / signal / i386 / restore.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-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...