Release 4.13 arch/score/include/asm/syscalls.h
#ifndef _ASM_SCORE_SYSCALLS_H
#define _ASM_SCORE_SYSCALLS_H
asmlinkage long score_rt_sigreturn(struct pt_regs *regs);
#include <asm-generic/syscalls.h>
#endif /* _ASM_SCORE_SYSCALLS_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Chen Liqin | 14 | 63.64% | 1 | 50.00% |
Arnd Bergmann | 8 | 36.36% | 1 | 50.00% |
Total | 22 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.