summaryrefslogtreecommitdiff
path: root/arch/i386/bits/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/user.h')
-rw-r--r--arch/i386/bits/user.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/i386/bits/user.h b/arch/i386/bits/user.h
index 33fea986..939db4a2 100644
--- a/arch/i386/bits/user.h
+++ b/arch/i386/bits/user.h
@@ -1,6 +1,3 @@
-#undef __WORDSIZE
-#define __WORDSIZE 32
-
typedef struct user_fpregs_struct {
long cwd, swd, twd, fip, fcs, foo, fos, st_space[20];
} elf_fpregset_t;