Release 4.14 arch/x86/include/uapi/asm/sigcontext32.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_SIGCONTEXT32_H
#define _ASM_X86_SIGCONTEXT32_H
/* This is a legacy file - all the type definitions are in sigcontext.h: */
#include <asm/sigcontext.h>
#endif /* _ASM_X86_SIGCONTEXT32_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
| Andi Kleen | 6 | 42.86% | 1 | 16.67% |
| H. Peter Anvin | 3 | 21.43% | 1 | 16.67% |
| Jaswinder Singh Rajput | 2 | 14.29% | 1 | 16.67% |
| Ingo Molnar | 2 | 14.29% | 2 | 33.33% |
| Greg Kroah-Hartman | 1 | 7.14% | 1 | 16.67% |
| Total | 14 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.