Release 4.10 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 | chen liqin | 20 | 90.91% | 1 | 50.00% |
arnd bergmann | arnd bergmann | 2 | 9.09% | 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.