summaryrefslogtreecommitdiffstats
path: root/libc/string/sh/memchr.S
Commit message (Collapse)AuthorAgeFilesLines
* sh: add assembly memchr from KernelGiuseppe Cavallaro2009-09-271-0/+30
Faster assembly implementation of memchr taken from Linux kernel. Adapted to uClibc. Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>