提交 6695367a 编写于 作者: A arvinzzz

fix: 修复非arm架构找不到memcpy的问题

Signed-off-by: Narvinzzz <zhaotianyu9@huawei.com>
Change-Id: I7e93b2210ba22c33886f31b1f4d41ce5388d4a09
上级 6988f27f
#if __ARMEB__ #if !__ARMEL__
#include <string.h> #include <string.h>
#include <stdint.h> #include <stdint.h>
#include <endian.h> #include <endian.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册