use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / math / x86_64 / fabsl.s
2012-03-18 Rich Felkerasm versions of some simple math functions for i386...