summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/strlen_32.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2018-08-07powerpc/lib: Implement strlen() in assembly for PPC32Christophe Leroy1-0/+78