arch/openrisc/include/asm/string.h
0 → 100644
+7
−0
arch/openrisc/lib/memset.S
0 → 100644
+98
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds a hand-optimized assembler version of memset and sets __HAVE_ARCH_MEMSET to use this version instead of the generic C routine Signed-off-by:Olof Kindgren <olof.kindgren@gmail.com> Signed-off-by:
Stafford Horne <shorne@gmail.com>