blob: e35621f60f538472bb8417fbe6f45bd727b3faf7 [file] [log] [blame]
#include "nldbl-compat.h"
double
attribute_hidden
y0l (double x)
{
return y0 (x);
}