mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
447954a206
This patch redirect roundeven function for futhermore changes. Signed-off-by: Shen-Ta Hsieh <ibmibmibm.tw@gmail.com> Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
4 lines
93 B
C
4 lines
93 B
C
#define NO_MATH_REDIRECT
|
|
#include <float128_private.h>
|
|
#include "../ldbl-128/s_roundevenl.c"
|