summaryrefslogtreecommitdiff
path: root/libc/sysdeps/x86_64/fpu
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/x86_64/fpu')
-rw-r--r--libc/sysdeps/x86_64/fpu/s_ceill.S2
-rw-r--r--libc/sysdeps/x86_64/fpu/s_llrintl.S2
2 files changed, 2 insertions, 2 deletions
diff --git a/libc/sysdeps/x86_64/fpu/s_ceill.S b/libc/sysdeps/x86_64/fpu/s_ceill.S
index efc8dd995..910c371d5 100644
--- a/libc/sysdeps/x86_64/fpu/s_ceill.S
+++ b/libc/sysdeps/x86_64/fpu/s_ceill.S
@@ -1,7 +1,7 @@
/*
* Written by J.T. Conklin <jtc@netbsd.org>.
* Changes for long double by Ulrich Drepper <drepper@cygnus.com>
- * Changes for x86-64 by Andreas Jaeger <aj@suse.de>
+ * Changes for x86-64 by Andreas Jaeger <aj@suse.de>
* Public domain.
*/
diff --git a/libc/sysdeps/x86_64/fpu/s_llrintl.S b/libc/sysdeps/x86_64/fpu/s_llrintl.S
index ea9c2f338..8c6f72ec7 100644
--- a/libc/sysdeps/x86_64/fpu/s_llrintl.S
+++ b/libc/sysdeps/x86_64/fpu/s_llrintl.S
@@ -30,4 +30,4 @@ END(__llrintl)
weak_alias (__llrintl, llrintl)
strong_alias (__llrintl, __lrintl)
weak_alias (__llrintl, lrintl)
-
+