sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / ieee754 / flt-32 / s_fromfpxf.c
blob01d9247c31e295ccf137e49db389091bd369d29b
1 #define UNSIGNED 0
2 #define INEXACT 1
3 #define FUNC __fromfpxf
4 #include <s_fromfpf_main.c>
5 libm_alias_float (__fromfpx, fromfpx)