aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arm/fesetround.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/fesetround.c')
-rw-r--r--sysdeps/arm/fesetround.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/arm/fesetround.c b/sysdeps/arm/fesetround.c
index d79f910e71..2e21925137 100644
--- a/sysdeps/arm/fesetround.c
+++ b/sysdeps/arm/fesetround.c
@@ -35,5 +35,4 @@ fesetround (int round)
libc_fesetround_vfp (round);
return 0;
}
-
libm_hidden_def (fesetround)