x86/cpufeature: Carve out X86_FEATURE_*
[deliverable/linux.git] / arch / x86 / include / asm / sigcontext.h
CommitLineData
1965aae3
PA
1#ifndef _ASM_X86_SIGCONTEXT_H
2#define _ASM_X86_SIGCONTEXT_H
77129c5e 3
decb4c41
IM
4/* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
5
af170c50 6#include <uapi/asm/sigcontext.h>
bdd8caba 7
1965aae3 8#endif /* _ASM_X86_SIGCONTEXT_H */
This page took 0.526334 seconds and 5 git commands to generate.