Release 4.14 arch/blackfin/include/uapi/asm/signal.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _UAPI_BLACKFIN_SIGNAL_H
#define _UAPI_BLACKFIN_SIGNAL_H
#define SA_RESTORER 0x04000000
#include <asm-generic/signal.h>
#endif /* _UAPI_BLACKFIN_SIGNAL_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Bryan Wu | 10 | 58.82% | 1 | 25.00% |
Mike Frysinger | 3 | 17.65% | 1 | 25.00% |
Chen Gang S | 3 | 17.65% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 25.00% |
Total | 17 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.