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

double
attribute_hidden
ynl (int n, double x)
{
  return yn (n, x);
}