summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/memcmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Add missing weak alias for bcmpEric Andersen2003-11-201-0/+4
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+53
do seem to make noticable speed improvement... -Erik