diff options
Diffstat (limited to 'sysdeps/i386/i586/memset.S')
-rw-r--r-- | sysdeps/i386/i586/memset.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/i586/memset.S b/sysdeps/i386/i586/memset.S index 9e618a8adb..0c5de6acf6 100644 --- a/sysdeps/i386/i586/memset.S +++ b/sysdeps/i386/i586/memset.S @@ -2,7 +2,6 @@ Highly optimized version for ix86, x>=5. Copyright (C) 1996-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Torbjorn Granlund, <tege@matematik.su.se> The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |