Release 4.11 arch/x86/include/uapi/asm/sigcontext32.h
#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 | 46.15% | 1 | 20.00% |
H. Peter Anvin | 3 | 23.08% | 1 | 20.00% |
Ingo Molnar | 2 | 15.38% | 2 | 40.00% |
Jaswinder Singh Rajput | 2 | 15.38% | 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.