#include "nldbl-compat.h"

double
attribute_hidden
j1l (double x)
{
  return j1 (x);
}
