about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-features-offsets.sym
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/cpu-features-offsets.sym')
-rw-r--r--sysdeps/x86/cpu-features-offsets.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86/cpu-features-offsets.sym b/sysdeps/x86/cpu-features-offsets.sym
index 6a8fd29813..21fc88d651 100644
--- a/sysdeps/x86/cpu-features-offsets.sym
+++ b/sysdeps/x86/cpu-features-offsets.sym
@@ -3,3 +3,4 @@
 #include <ldsodefs.h>
 
 XSAVE_STATE_SIZE_OFFSET	offsetof (struct cpu_features, xsave_state_size)
+XSAVE_STATE_FULL_SIZE_OFFSET offsetof (struct cpu_features, xsave_state_full_size)