about summary refs log tree commit diff
path: root/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S
diff options
context:
space:
mode:
authordengjianbo <dengjianbo@loongson.cn>2023-08-28 10:08:40 +0800
committercaiyinyu <caiyinyu@loongson.cn>2023-08-29 10:35:38 +0800
commit693918b6dd13ce2bd8dd3c5734de99f67d5818db (patch)
tree118cb01ad525b61b7c1151bec2ebaded251fa6bb /sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S
parentea7698a6165582e45d3cf2726d5e3467e0b1abd5 (diff)
downloadglibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.tar.gz
glibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.tar.xz
glibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.zip
LoongArch: Change loongarch to LoongArch in comments
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S')
-rw-r--r--sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S b/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S
index 2c03d3d9b4..aa6c812d30 100644
--- a/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S
+++ b/sysdeps/loongarch/lp64/multiarch/strnlen-lasx.S
@@ -1,4 +1,4 @@
-/* Optimized strnlen implementation using loongarch LASX instructions
+/* Optimized strnlen implementation using LoongArch LASX instructions
    Copyright (C) 2023 Free Software Foundation, Inc.
 
    This file is part of the GNU C Library.