summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-64-128/s_nearbyintl.c
blob: a6d0a313fdcd4e556a2c870385ecfe83180baeb7 (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_nearbyintl.c>
long_double_symbol (libm, __nearbyintl, nearbyintl);