Release 4.11 arch/x86/include/asm/sigcontext.h
#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 | 61.54% | 2 | 40.00% |
H. Peter Anvin | 3 | 23.08% | 1 | 20.00% |
David Howells | 1 | 7.69% | 1 | 20.00% |
Ingo Molnar | 1 | 7.69% | 1 | 20.00% |
Total | 13 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.