aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/fpu/s_nearbyintl.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/fpu/s_nearbyintl.S')
-rw-r--r--sysdeps/x86_64/fpu/s_nearbyintl.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/x86_64/fpu/s_nearbyintl.S b/sysdeps/x86_64/fpu/s_nearbyintl.S
index 80508bdbee..fae4dac3e5 100644
--- a/sysdeps/x86_64/fpu/s_nearbyintl.S
+++ b/sysdeps/x86_64/fpu/s_nearbyintl.S
@@ -1,8 +1,6 @@
/*
- * Written by J.T. Conklin <jtc@netbsd.org>.
* Public domain.
*/
-/* Adapted for use as nearbyint by Ulrich Drepper <drepper@cygnus.com>. */
#include <libm-alias-ldouble.h>
#include <machine/asm.h>