diff options
Diffstat (limited to 'sysdeps/x86_64/strspn.S')
-rw-r--r-- | sysdeps/x86_64/strspn.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/x86_64/strspn.S b/sysdeps/x86_64/strspn.S index e878f32885..c6dd7b940d 100644 --- a/sysdeps/x86_64/strspn.S +++ b/sysdeps/x86_64/strspn.S @@ -3,9 +3,6 @@ For AMD x86-64. Copyright (C) 1994-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>. - Bug fixes by Alan Modra <Alan@SPRI.Levels.UniSA.Edu.Au>. - Adopted for x86-64 by Andreas Jaeger <aj@suse.de>. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |