score: switch to generic fork/vfork/clone
[profile/ivi/kernel-adaptation-intel-automotive.git] / arch / score / include / asm / syscalls.h
index 8d33253..acaeed6 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef _ASM_SCORE_SYSCALLS_H
 #define _ASM_SCORE_SYSCALLS_H
 
-asmlinkage long score_clone(struct pt_regs *regs);
 asmlinkage long score_sigaltstack(struct pt_regs *regs);
 asmlinkage long score_rt_sigreturn(struct pt_regs *regs);