fxlibc/src/libc/string
Lephenixnoir d6f606fa5c
string: add and test an optimized memchr (DONE)
This version works on both SH3 and SH4.
2021-05-23 14:30:35 +02:00
..
target/sh-generic string: add and test an optimized memchr (DONE) 2021-05-23 14:30:35 +02:00
memcpy.c update include hierarchy 2021-05-09 17:59:07 +02:00
memset.c update include hierarchy 2021-05-09 17:59:07 +02:00
strcat.c update include hierarchy 2021-05-09 17:59:07 +02:00
strchr.c update include hierarchy 2021-05-09 17:59:07 +02:00
strcmp.c update include hierarchy 2021-05-09 17:59:07 +02:00
strcpy.c update include hierarchy 2021-05-09 17:59:07 +02:00
strdup.c update include hierarchy 2021-05-09 17:59:07 +02:00
strlen.c update include hierarchy 2021-05-09 17:59:07 +02:00