diff options
Diffstat (limited to 'sysdeps/ia64/bzero.S')
-rw-r--r-- | sysdeps/ia64/bzero.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/ia64/bzero.S b/sysdeps/ia64/bzero.S index 7759c36356..69b28a41fb 100644 --- a/sysdeps/ia64/bzero.S +++ b/sysdeps/ia64/bzero.S @@ -1,8 +1,6 @@ /* Optimized version of the standard bzero() function. This file is part of the GNU C Library. Copyright (C) 2000-2021 Free Software Foundation, Inc. - Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>. - Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@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 |