summaryrefslogtreecommitdiff
path: root/i386/include/mach/i386/fp_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'i386/include/mach/i386/fp_reg.h')
-rw-r--r--i386/include/mach/i386/fp_reg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/i386/include/mach/i386/fp_reg.h b/i386/include/mach/i386/fp_reg.h
index 60fd8f5d..7ad0ade6 100644
--- a/i386/include/mach/i386/fp_reg.h
+++ b/i386/include/mach/i386/fp_reg.h
@@ -57,7 +57,6 @@ struct i386_xfp_xstate_header {
unsigned long long xcomp_bv;
unsigned long long reserved[6];
} __attribute__((packed, aligned(64)));
-_Static_assert(sizeof(struct i386_xfp_xstate_header) == 8*8);
struct i386_xfp_save {
unsigned short fp_control; /* control */
@@ -80,7 +79,6 @@ struct i386_xfp_save {
struct i386_xfp_xstate_header header;
unsigned char extended[0]; /* Extended region */
} __attribute__((packed, aligned(64)));
-_Static_assert(sizeof(struct i386_xfp_save) == 512 + 8*8);
/*
* Control register