diff options
Diffstat (limited to 'sysdeps/i386/i686/multiarch/strcpy-ssse3.S')
-rw-r--r-- | sysdeps/i386/i686/multiarch/strcpy-ssse3.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/multiarch/strcpy-ssse3.S b/sysdeps/i386/i686/multiarch/strcpy-ssse3.S index 05646d994f..7433df82f2 100644 --- a/sysdeps/i386/i686/multiarch/strcpy-ssse3.S +++ b/sysdeps/i386/i686/multiarch/strcpy-ssse3.S @@ -1,6 +1,5 @@ /* strcpy with SSSE3 Copyright (C) 2011-2021 Free Software Foundation, Inc. - Contributed by Intel Corporation. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |