summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/memcpy.S
Commit message (Collapse)AuthorAgeFilesLines
* Add hidden versions, add missing .sizePeter S. Mazinger2005-11-111-3/+8
|
* syntax/whitespace touchupsMike Frysinger2005-09-161-4/+4
|
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+48
do seem to make noticable speed improvement... -Erik