xref: /netbsd/lib/libm/src/s_signgam.c (revision bf9ec67e)
1 /*	$NetBSD: s_signgam.c,v 1.4 1998/01/09 03:15:46 perry Exp $	*/
2 
3 #include "math.h"
4 #include "math_private.h"
5 int signgam = 0;
6