patch-2.4.21 linux-2.4.21/include/asm-sh/processor.h
Next file: linux-2.4.21/include/asm-sh/system.h
Previous file: linux-2.4.21/include/asm-sh/page.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-sh/processor.h
-  Orig date: 
2001-10-05 12:11:05.000000000 -0700
diff -urN linux-2.4.20/include/asm-sh/processor.h linux-2.4.21/include/asm-sh/processor.h
@@ -137,7 +137,7 @@
 /*
  * create a kernel thread without removing it from tasklists
  */
-extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
+extern int arch_kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
 
 /*
  * Bus types
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)