fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / src / math / x86_64 / fabsl.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...