Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _ASM_X86_SIGCONTEXT_H
0003 #define _ASM_X86_SIGCONTEXT_H
0004 
0005 /* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
0006 
0007 #include <uapi/asm/sigcontext.h>
0008 
0009 #endif /* _ASM_X86_SIGCONTEXT_H */