about summary refs log tree commit diff
path: root/sysdeps/arm/feholdexcpt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/feholdexcpt.c')
-rw-r--r--sysdeps/arm/feholdexcpt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/arm/feholdexcpt.c b/sysdeps/arm/feholdexcpt.c
index 2d79e0c46d..0f72aeea01 100644
--- a/sysdeps/arm/feholdexcpt.c
+++ b/sysdeps/arm/feholdexcpt.c
@@ -30,5 +30,4 @@ feholdexcept (fenv_t *envp)
   libc_feholdexcept_vfp (envp);
   return 0;
 }
-
 libm_hidden_def (feholdexcept)