OSDN Git Service

- add long double math wrappers (Ned Ludd)
[uclinux-h8/uclibc-ng.git] / libm / s_signgam.c
1 #include "math.h"
2 #include "math_private.h"
3 libm_hidden_proto(signgam)
4 int signgam = 0;
5 libm_hidden_def(signgam)