about summary refs log tree commit diff
path: root/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386')
-rw-r--r--arch/i386/bits/fenv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/i386/bits/fenv.h b/arch/i386/bits/fenv.h
index 24df0417..4430009e 100644
--- a/arch/i386/bits/fenv.h
+++ b/arch/i386/bits/fenv.h
@@ -28,7 +28,6 @@ typedef struct {
 	unsigned int __data_offset;
 	unsigned short __data_selector;
 	unsigned short __unused5;
-	unsigned int __mxcsr;
 } fenv_t;
 
 #define FE_DFL_ENV      ((const fenv_t *) -1)