patch-2.3.16 linux/include/asm-arm/unistd.h
Next file: linux/include/asm-i386/bigmem.h
Previous file: linux/include/asm-arm/termios.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Mon Aug 30 18:15:21 1999
-  Orig file: 
v2.3.15/linux/include/asm-arm/unistd.h
-  Orig date: 
Thu Aug 26 13:05:40 1999
diff -u --recursive --new-file v2.3.15/linux/include/asm-arm/unistd.h linux/include/asm-arm/unistd.h
@@ -395,11 +395,6 @@
  */
 static inline _syscall3(int,execve,const char *,file,char **,argv,char **,envp);
 
-/*
- * Create a new kernel thread
- */
-extern pid_t kernel_thread(int (*fn)(void *), void *arg, unsigned long flags);
-
 #endif
 #endif /* __ASM_ARM_UNISTD_H */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)