fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets
[musl] / src / math / i386 / rintf.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...