patch-2.2.0-pre9 linux/include/asm-m68k/processor.h
Next file: linux/include/asm-m68k/semaphore.h
Previous file: linux/include/asm-m68k/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jan 19 10:58:34 1999
- Orig file:
v2.2.0-pre8/linux/include/asm-m68k/processor.h
- Orig date:
Tue Jan 19 11:32:53 1999
diff -u --recursive --new-file v2.2.0-pre8/linux/include/asm-m68k/processor.h linux/include/asm-m68k/processor.h
@@ -72,6 +72,8 @@
{
}
+extern int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags);
+
#define copy_segments(nr, tsk, mm) do { } while (0)
#define release_segments(mm) do { } while (0)
#define forget_segments() do { } while (0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov