Skip to content
Snippets Groups Projects
Commit e3ea948d authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Wolfgang Denk
Browse files

lib_generic memset: fill one word at a time if possible


If the destination is aligned, fill ulong values until possible.
Then fill remaining part by byte.

Signed-off-by: default avatarAlessandro Rubini <rubini@unipv.it>
Acked-by: default avatarAndrea Gallo <andrea.gallo@stericsson.com>
Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
parent ecd830b8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment