linux/arch/x86/include/uapi/asm/sigcontext32.h

9 lines
193 B
C
Raw Normal View History

#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 */