/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_ASM_X86_ELF_H #define _UAPI_ASM_X86_ELF_H #include <linux/types.h> struct x86_xfeat_component { … } __packed; _Static_assert …; #endif /* _UAPI_ASM_X86_ELF_H */
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _UAPI_ASM_X86_ELF_H #define _UAPI_ASM_X86_ELF_H #include <linux/types.h> struct x86_xfeat_component { … } __packed; _Static_assert …; #endif /* _UAPI_ASM_X86_ELF_H */