blob: 9d59f0a015da37cb8500665ccc11e8f1d9a55d36 [file] [log] [blame]
#include "nldbl-compat.h"
double
attribute_hidden
j0l (double x)
{
return j0 (x);
}