2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-round.c
blobbe9bd5112eabe49110524b4b044f30a4c9297557
1 #include "nldbl-compat.h"
3 double
4 attribute_hidden
5 roundl (double x)
7 return round (x);