Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef _ASM_X86_SIGCONTEXT32_H
0003 #define _ASM_X86_SIGCONTEXT32_H
0004 
0005 /* This is a legacy file - all the type definitions are in sigcontext.h: */
0006 
0007 #include <asm/sigcontext.h>
0008 
0009 #endif /* _ASM_X86_SIGCONTEXT32_H */