#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 | 20 | 90.91% | 1 | 50.00% |
Arnd Bergmann | 2 | 9.09% | 1 | 50.00% |
Total | 22 | 100.00% | 2 | 100.00% |