Blob Blame History Raw
#include "nldbl-compat.h"

double
attribute_hidden
y0l (double x)
{
  return y0 (x);
}