mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 12:10:30 +00:00
This patch adds a test for testing the new assembly strlen() for PPC32 Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Fix 64-bit build] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| asm | ||
| .gitignore | ||
| Makefile | ||
| memcmp_32.S | ||
| memcmp_64.S | ||
| memcmp.c | ||
| string.c | ||
| strlen_32.S | ||
| strlen.c | ||