aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm/sigcontext32.h
blob: 257fbb3baaa7e0bfe649e00c19960800ef2c5dfd (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _ASM_X86_SIGCONTEXT32_H
#define _ASM_X86_SIGCONTEXT32_H

/* Signal context definitions for compat 32-bit programs: */

#include <asm/sigcontext.h>

#endif /* _ASM_X86_SIGCONTEXT32_H */