about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_fromfpxf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/flt-32/s_fromfpxf.c')
-rw-r--r--sysdeps/ieee754/flt-32/s_fromfpxf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/flt-32/s_fromfpxf.c b/sysdeps/ieee754/flt-32/s_fromfpxf.c
index 61f3e2f461..01d9247c31 100644
--- a/sysdeps/ieee754/flt-32/s_fromfpxf.c
+++ b/sysdeps/ieee754/flt-32/s_fromfpxf.c
@@ -2,4 +2,4 @@
 #define INEXACT 1
 #define FUNC __fromfpxf
 #include <s_fromfpf_main.c>
-weak_alias (__fromfpxf, fromfpxf)
+libm_alias_float (__fromfpx, fromfpx)