diff options
Diffstat (limited to 'sysdeps/ia64/memchr.S')
-rw-r--r-- | sysdeps/ia64/memchr.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/ia64/memchr.S b/sysdeps/ia64/memchr.S index 03eac56ba9..bd2d62d35b 100644 --- a/sysdeps/ia64/memchr.S +++ b/sysdeps/ia64/memchr.S @@ -1,7 +1,6 @@ /* Optimized version of the standard memchr() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop <Dan.Pop@cern.ch>. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |