diff options
Diffstat (limited to 'sysdeps/x86_64/fpu/e_remainderl.S')
-rw-r--r-- | sysdeps/x86_64/fpu/e_remainderl.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/x86_64/fpu/e_remainderl.S b/sysdeps/x86_64/fpu/e_remainderl.S index 994bfb3e80..c957f98897 100644 --- a/sysdeps/x86_64/fpu/e_remainderl.S +++ b/sysdeps/x86_64/fpu/e_remainderl.S @@ -1,9 +1,6 @@ /* - * Written by J.T. Conklin <jtc@netbsd.org>. * Public domain. * - * Adapted for `long double' by Ulrich Drepper <drepper@cygnus.com>. - * Adapted for x86-64 by Andreas Jaeger <aj@suse.de>. */ #include <machine/asm.h> |