linux/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
..
delay.c
Makefile openrisc: rename or32 code & comments to or1k 2021-08-05 10:53:59 +09:00
memcpy.c openrisc/boot: Remove unnecessary initialisation in memcpy(). 2022-01-30 17:44:34 +09:00
memset.S
string.S