]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/include/asm/sigcontext.h
Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/luisbg...
[mirror_ubuntu-artful-kernel.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 */