mirror of
https://github.com/fluencelabs/musl
synced 2025-06-11 05:51:48 +00:00
wrong __WORDSIZE in x86_64 header
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#undef __WORDSIZE
|
#undef __WORDSIZE
|
||||||
#define __WORDSIZE 32
|
#define __WORDSIZE 64
|
||||||
|
|
||||||
struct user_fpregs_struct
|
struct user_fpregs_struct
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user