wrong __WORDSIZE in x86_64 header
[musl] / arch / x86_64 / bits / user.h
index 13ff027..ca2dae8 100644 (file)
@@ -1,5 +1,5 @@
 #undef __WORDSIZE
-#define __WORDSIZE 32
+#define __WORDSIZE 64
 
 struct user_fpregs_struct
 {