about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-features-offsets.sym
blob: 21fc88d6510840e6dc07b20eb73d034fbe5d7584 (plain) (blame)
1
2
3
4
5
6
#define SHARED 1

#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)