diff options
Diffstat (limited to 'sysdeps/sh/memcpy.S')
-rw-r--r-- | sysdeps/sh/memcpy.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/sh/memcpy.S b/sysdeps/sh/memcpy.S index 9effc445bb..1bb680d770 100644 --- a/sysdeps/sh/memcpy.S +++ b/sysdeps/sh/memcpy.S @@ -1,7 +1,5 @@ /* Copyright (C) 1999-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Kazumoto Kojima <kkojima@rr.iij4u.or.jp> - Optimized by Toshiyasu Morita <toshiyasu.morita@hsa.hitachi.com> The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |