Release 4.14 arch/powerpc/include/asm/signal.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_POWERPC_SIGNAL_H
#define _ASM_POWERPC_SIGNAL_H
#define __ARCH_HAS_SA_RESTORER
#include <uapi/asm/signal.h>
#include <uapi/asm/ptrace.h>
#endif /* _ASM_POWERPC_SIGNAL_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 8 | 42.11% | 2 | 28.57% |
David Gibson | 3 | 15.79% | 1 | 14.29% |
Al Viro | 3 | 15.79% | 1 | 14.29% |
Michael Neuling | 3 | 15.79% | 1 | 14.29% |
David Howells | 1 | 5.26% | 1 | 14.29% |
Greg Kroah-Hartman | 1 | 5.26% | 1 | 14.29% |
Total | 19 | 100.00% | 7 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.