> diff --git a/arch/x86/include/asm/sgx_arch.h b/arch/x86/include/asm/sgx_arch.h > new file mode 100644 > index 000000000000..515676031006 > --- /dev/null > +++ b/arch/x86/include/asm/sgx_arch.h > @@ -0,0 +1,268 @@ [...] > + > +#ifndef _ASM_X86_SGX_ARCH_H > +#define _ASM_X86_SGX_ARCH_H Still missing #include <linux/types.h>. > + > +#define SGX_SSA_GPRS_SIZE 182 > +#define SGX_SSA_MISC_EXINFO_SIZE 16