change jmp_buf to share an underlying type and struct tag with sigjmp_buf
[musl] / src / math / i386 / fabs.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...