diff options
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/strlen-lsx.S')
-rw-r--r-- | sysdeps/loongarch/lp64/multiarch/strlen-lsx.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S b/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S index b194355..b09c12e 100644 --- a/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S +++ b/sysdeps/loongarch/lp64/multiarch/strlen-lsx.S @@ -1,4 +1,4 @@ -/* Optimized strlen implementation using Loongarch LSX SIMD instructions. +/* Optimized strlen implementation using LoongArch LSX instructions. Copyright (C) 2023 Free Software Foundation, Inc. This file is part of the GNU C Library. |