Release 4.11 arch/sparc/include/asm/siginfo.h
#ifndef __SPARC_SIGINFO_H
#define __SPARC_SIGINFO_H
#include <uapi/asm/siginfo.h>
#ifdef CONFIG_COMPAT
struct compat_siginfo;
#endif /* CONFIG_COMPAT */
#endif /* !(__SPARC_SIGINFO_H) */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Sam Ravnborg | 14 | 66.67% | 2 | 40.00% |
Linus Torvalds (pre-git) | 4 | 19.05% | 1 | 20.00% |
Stephen Rothwell | 2 | 9.52% | 1 | 20.00% |
David Howells | 1 | 4.76% | 1 | 20.00% |
Total | 21 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.