1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */2#ifndef _ASM_X86_SIGCONTEXT32_H3#define _ASM_X86_SIGCONTEXT32_H45/* This is a legacy file - all the type definitions are in sigcontext.h: */67#include<asm/sigcontext.h>89#endif /* _ASM_X86_SIGCONTEXT32_H */