blob: e6cd2c489dbb9fe87d1c6c331815bd5cac963e13 [file] [log] [blame]
H. Peter Anvin1965aae2008-10-22 22:26:29 -07001#ifndef _ASM_X86_SIGCONTEXT_H
2#define _ASM_X86_SIGCONTEXT_H
Thomas Gleixner77129c52007-10-23 22:37:24 +02003
Ingo Molnardecb4c42015-09-05 09:32:43 +02004/* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
5
David Howellsaf170c52012-12-14 22:37:13 +00006#include <uapi/asm/sigcontext.h>
Suresh Siddhabdd8cab2008-07-29 10:29:24 -07007
H. Peter Anvin1965aae2008-10-22 22:26:29 -07008#endif /* _ASM_X86_SIGCONTEXT_H */