make ldso asm more uniform with rest of codebase (no unnecessary suffixes)
[musl] / src / linux / sincos.c
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...