2.5-18.1
[glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-gamma.c
blob10dc640b92eedaee43188a631d4e5c6b7b651e4d
1 #include "nldbl-compat.h"
3 double
4 attribute_hidden
5 gammal (double x)
7 return gamma (x);