Release 4.10 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 | sam ravnborg | 14 | 66.67% | 2 | 40.00% |
pre-git | pre-git | 4 | 19.05% | 1 | 20.00% |
stephen rothwell | stephen rothwell | 2 | 9.52% | 1 | 20.00% |
david howells | 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.