patch-2.3.17 linux/arch/mips/kernel/head.S

Next file: linux/arch/ppc/kernel/gemini_prom.S
Previous file: linux/arch/m68k/vmlinux.lds
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.16/linux/arch/mips/kernel/head.S linux/arch/mips/kernel/head.S
@@ -16,7 +16,7 @@
  * Head.S contains the MIPS exception handler and startup code.
  */
 #include <linux/config.h>
-#include <linux/tasks.h>
+#include <linux/threads.h>
 
 #include <asm/asm.h>
 #include <asm/cacheops.h>

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