workaround gcc bug 46926 by providing a dumb sincos implementation
[musl] / src / internal / libc.c
1 #include "libc.h"
2
3 struct libc libc;