fix(mbedtls): mbedtls l0 support
close: #I3UBJA Signed-off-by: mucor <mucorwang@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define _Int64 long long
|
||||
#define _Reg int
|
||||
|
||||
#if __ARMEB__
|
||||
#ifdef __ARMEB__
|
||||
#define __BYTE_ORDER 4321
|
||||
#else
|
||||
#define __BYTE_ORDER 1234
|
||||
|
||||
Reference in New Issue
Block a user