Release 4.14 arch/x86/include/asm/sigcontext.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_SIGCONTEXT_H
#define _ASM_X86_SIGCONTEXT_H
/* This is a legacy header - all kernel code includes <uapi/asm/sigcontext.h> directly. */
#include <uapi/asm/sigcontext.h>
#endif /* _ASM_X86_SIGCONTEXT_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Thomas Gleixner | 8 | 57.14% | 2 | 33.33% |
H. Peter Anvin | 3 | 21.43% | 1 | 16.67% |
Greg Kroah-Hartman | 1 | 7.14% | 1 | 16.67% |
David Howells | 1 | 7.14% | 1 | 16.67% |
Ingo Molnar | 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.