]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-xtensa/unistd.h
SUNRPC: Remove pprintk() from net/sunrpc/xprt.c
[linux-2.6-omap-h63xx.git] / include / asm-xtensa / unistd.h
index 5e1b99dc4ab3bfd93b3657182e9d43a960b19e11..411f810a55c604e0e5e5e77eede58f69dab8ddd8 100644 (file)
@@ -402,11 +402,6 @@ __asm__ __volatile__ ( \
 __syscall_return(type,__res); \
 }
 
-
-#ifdef __KERNEL_SYSCALLS__
-static __inline__ _syscall3(int,execve,const char*,file,char**,argv,char**,envp)
-#endif
-
 /*
  * "Conditional" syscalls
  *