Release 4.11 arch/alpha/include/uapi/asm/siginfo.h
#ifndef _ALPHA_SIGINFO_H
#define _ALPHA_SIGINFO_H
#define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
#define __ARCH_SI_TRAPNO
#include <asm-generic/siginfo.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 12 | 66.67% | 1 | 33.33% |
Richard Henderson | 3 | 16.67% | 1 | 33.33% |
Stephen Rothwell | 3 | 16.67% | 1 | 33.33% |
Total | 18 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.