diff options
Diffstat (limited to 'sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S')
-rw-r--r-- | sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S b/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S index 3e590329b1..2d63876538 100644 --- a/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S +++ b/sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S @@ -1,6 +1,5 @@ /* strchr with SSE2 with bsf 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 |