remove useless return value checks for functions that cannot fail
[musl] / src / signal / i386 / restore.s
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...