diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-10 18:59:21 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-02-24 16:51:48 -0500 |
commit | c6bf4f38988996f12c69a1cb5470bf9bea7c88ce (patch) | |
tree | 5eeb4ed36a269f4a97a6c668635283a1553eee6b /configs/P1010RDB-PA_36BIT_NAND_defconfig | |
parent | db5f1a50eff8cadd463cebd4448e00a9a2934f40 (diff) | |
download | u-boot-c6bf4f38988996f12c69a1cb5470bf9bea7c88ce.tar.gz u-boot-c6bf4f38988996f12c69a1cb5470bf9bea7c88ce.tar.xz u-boot-c6bf4f38988996f12c69a1cb5470bf9bea7c88ce.zip |
malloc: adjust memcpy() and memset() definitions.
Compiling the sandbox fails on armv7 due to conflicting definitions of
memcpy() and memset() in include/malloc.h and include/linux/string.h.
Use linux/string.h here.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/P1010RDB-PA_36BIT_NAND_defconfig')
0 files changed, 0 insertions, 0 deletions