summaryrefslogtreecommitdiff
path: root/arch/x32/bits/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x32/bits/user.h')
-rw-r--r--arch/x32/bits/user.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x32/bits/user.h b/arch/x32/bits/user.h
index 4073cc06..eac82a14 100644
--- a/arch/x32/bits/user.h
+++ b/arch/x32/bits/user.h
@@ -1,5 +1,5 @@
#undef __WORDSIZE
-#define __WORDSIZE 64
+#define __WORDSIZE 32
typedef struct user_fpregs_struct {
uint16_t cwd, swd, ftw, fop;