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