1af170c50SDavid Howells #ifndef _ASM_X86_SIGCONTEXT32_H
2af170c50SDavid Howells #define _ASM_X86_SIGCONTEXT32_H
3af170c50SDavid Howells 
4711531f4SIngo Molnar /* This is a legacy file - all the type definitions are in sigcontext.h: */
5c3f4986fSIngo Molnar 
6b76cb6c8SIngo Molnar #include <asm/sigcontext.h>
7b76cb6c8SIngo Molnar 
8af170c50SDavid Howells #endif /* _ASM_X86_SIGCONTEXT32_H */
9