malloc: Do not compile mcheck-init.o as libc module
[glibc.git] / sysdeps / ieee754 / ldbl-128ibm / s_ufromfpxl.c
blob290115131254e50ab199782ec51a33501656287c
1 #define UNSIGNED 1
2 #define INEXACT 1
3 #define FUNC __ufromfpxl
4 #include <s_fromfpl_main.c>
5 weak_alias (__ufromfpxl, ufromfpxl)