xref: /openbsd/lib/libm/src/s_signgam.c (revision 09467b48)
1 /*	$OpenBSD: s_signgam.c,v 1.3 2016/09/12 19:47:02 guenther Exp $	*/
2 #include "math.h"
3 #include "math_private.h"
4 int signgam = 0;
5 #if 0
6 DEF_NONSTD(signgam);
7 #endif
8