]> git.proxmox.com Git - wasi-libc.git/blobdiff - libc-top-half/musl/arch/x32/bits/user.h
Update to musl 1.2.3.
[wasi-libc.git] / libc-top-half / musl / arch / x32 / bits / user.h
index 4073cc06ffbb638993021e129e48ef9aa4799729..eac82a14bced4910e8da0030db7eae53f5086dd4 100644 (file)
@@ -1,5 +1,5 @@
 #undef __WORDSIZE
-#define __WORDSIZE 64
+#define __WORDSIZE 32
 
 typedef struct user_fpregs_struct {
        uint16_t cwd, swd, ftw, fop;