2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-yn.c
blob7623d4513be1cee98082765b2f9ddc1bddac645e
1 #include "nldbl-compat.h"
3 double
4 attribute_hidden
5 ynl (int n, double x)
7 return yn (n, x);