summaryrefslogtreecommitdiffstats
path: root/firmware/asm/memset.c
AgeCommit message (Collapse)AuthorFilesLines
2012-01-22Move optimized memcpy and friends and strlen to firmware/asm,Thomas Martitz1-0/+110
using the new automatic-asm-picking infrastructure.