diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/a2')
-rw-r--r-- | sysdeps/powerpc/powerpc64/a2/memcpy.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/powerpc/powerpc64/a2/memcpy.S b/sysdeps/powerpc/powerpc64/a2/memcpy.S index c20671491a..932f4c8381 100644 --- a/sysdeps/powerpc/powerpc64/a2/memcpy.S +++ b/sysdeps/powerpc/powerpc64/a2/memcpy.S @@ -1,6 +1,5 @@ /* Optimized memcpy implementation for PowerPC A2. Copyright (C) 2010-2021 Free Software Foundation, Inc. - Contributed by Michael Brutman <brutman@us.ibm.com>. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |