use an accessor function for __libc data pointer when compiled as PIC
[musl] / src / linux / sincos.c
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...