mirror of
https://github.com/fluencelabs/musl
synced 2025-06-09 13:01:34 +00:00
wrong __WORDSIZE in x86_64 header
This commit is contained in:
parent
0d4d94efd5
commit
ee6fc9a093
@ -1,5 +1,5 @@
|
|||||||
#undef __WORDSIZE
|
#undef __WORDSIZE
|
||||||
#define __WORDSIZE 32
|
#define __WORDSIZE 64
|
||||||
|
|
||||||
struct user_fpregs_struct
|
struct user_fpregs_struct
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user