summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-64-128/s_llroundl.c
blob: ca35dae49171404607f953203b346e626ab7c29c (plain)
1
2
3
4
5
#include <math_ldbl_opt.h>
#undef weak_alias
#define weak_alias(n,a)
#include <sysdeps/ieee754/ldbl-128/s_llroundl.c>
long_double_symbol (libm, __llroundl, llroundl);