patch-2.4.21 linux-2.4.21/include/asm-m68k/processor.h

Next file: linux-2.4.21/include/asm-m68k/raw_io.h
Previous file: linux-2.4.21/include/asm-m68k/page.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-m68k/processor.h linux-2.4.21/include/asm-m68k/processor.h
@@ -105,7 +105,7 @@
 {
 }
 
-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);
 
 #define copy_segments(tsk, mm)		do { } while (0)
 #define release_segments(mm)		do { } while (0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)