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

double
attribute_hidden
y1l (double x)
{
  return y1 (x);
}