phunix/lib/nbsd_libm/src/s_signgam.c
Gianluca Guida 0dc9e0996a Import unmodified NetBSD's libm for compiling with new libc.
As the current libc includes a libm implementation, with the new libc
this is needed. Unneeded (for the moment) archs have been removed.
2011-03-18 15:52:16 +00:00

6 lines
127 B
C

/* $NetBSD: s_signgam.c,v 1.4 1998/01/09 03:15:46 perry Exp $ */
#include "math.h"
#include "math_private.h"
int signgam = 0;