about summary refs log tree commit diff
path: root/sysdeps/ieee754/s_signgam.c
blob: 32116f3cd44f43ab3d01b7217648090ff06d2736 (plain) (blame)
1
2
3
#include <math.h>
int __signgam = 0;
weak_alias (__signgam, signgam)