diff options
Diffstat (limited to 'arch/x32/bits/user.h')
-rw-r--r-- | arch/x32/bits/user.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x32/bits/user.h b/arch/x32/bits/user.h index eac82a14..b328edf9 100644 --- a/arch/x32/bits/user.h +++ b/arch/x32/bits/user.h @@ -1,6 +1,3 @@ -#undef __WORDSIZE -#define __WORDSIZE 32 - typedef struct user_fpregs_struct { uint16_t cwd, swd, ftw, fop; uint64_t rip, rdp; |