summaryrefslogtreecommitdiff
path: root/arch/m68k/bits/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/bits/user.h')
-rw-r--r--arch/m68k/bits/user.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/bits/user.h b/arch/m68k/bits/user.h
index 6a443919..2250967b 100644
--- a/arch/m68k/bits/user.h
+++ b/arch/m68k/bits/user.h
@@ -1,6 +1,3 @@
-#undef __WORDSIZE
-#define __WORDSIZE 32
-
struct user_m68kfp_struct {
unsigned long fpregs[24], fpcntl[3];
};