]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/ia64/include/asm/unistd.h
[IA64] Fix build error: conflicting types for ‘sys_execve’
[net-next-2.6.git] / arch / ia64 / include / asm / unistd.h
index 87f1bd1efc82b7c46eb7a1e35c7e337c83625411..954d398a54b4e7f60de2aaeabef172a0774fd93f 100644 (file)
@@ -356,8 +356,6 @@ asmlinkage unsigned long sys_mmap2(
                                int fd, long pgoff);
 struct pt_regs;
 struct sigaction;
-long sys_execve(const char __user *filename, char __user * __user *argv,
-                          char __user * __user *envp, struct pt_regs *regs);
 asmlinkage long sys_ia64_pipe(void);
 asmlinkage long sys_rt_sigaction(int sig,
                                 const struct sigaction __user *act,