mirror of
https://github.com/fluencelabs/musl
synced 2025-04-25 07:12:15 +00:00
Update wasm size_t from int to long to match llvm change
See https://reviews.llvm.org/D40526
This commit is contained in:
parent
0ed10f0b97
commit
ecef9ab43b
@ -1,4 +1,4 @@
|
|||||||
#define _Addr int
|
#define _Addr long
|
||||||
#define _Int64 long long
|
#define _Int64 long long
|
||||||
#define _Reg int
|
#define _Reg int
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user