original_kernel/arch/openrisc/lib
Kuniyuki Iwashima 862cf8d5fd openrisc/boot: Remove unnecessary initialisation in memcpy().
'd' and 's' are initialised later with 'dest_w' and 'src_w', so we need not
initialise them before that.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2022-01-30 17:44:34 +09:00
..
Makefile
delay.c
memcpy.c
memset.S
string.S