License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / x86 / include / uapi / asm / sigcontext32.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1965aae3
PA
2#ifndef _ASM_X86_SIGCONTEXT32_H
3#define _ASM_X86_SIGCONTEXT32_H
1da177e4 4
711531f4 5/* This is a legacy file - all the type definitions are in sigcontext.h: */
c3f4986f 6
b76cb6c8
IM
7#include <asm/sigcontext.h>
8
1965aae3 9#endif /* _ASM_X86_SIGCONTEXT32_H */