Release 4.10 arch/sparc/include/asm/syscalls.h
#ifndef _SPARC64_SYSCALLS_H
#define _SPARC64_SYSCALLS_H
struct pt_regs;
asmlinkage long sparc_do_fork(unsigned long clone_flags,
unsigned long stack_start,
struct pt_regs *regs,
unsigned long stack_size);
#endif /* _SPARC64_SYSCALLS_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
sam ravnborg | sam ravnborg | 32 | 94.12% | 1 | 50.00% |
al viro | al viro | 2 | 5.88% | 1 | 50.00% |
| Total | 34 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.