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