arch/tile: use proper memparse() for "maxmem" options
[linux-2.6-microblaze.git] / arch / tile / kernel / regs_64.S
index f748c1e..0829fd0 100644 (file)
  */
 
 #include <linux/linkage.h>
-#include <asm/system.h>
 #include <asm/ptrace.h>
 #include <asm/asm-offsets.h>
 #include <arch/spr_def.h>
 #include <asm/processor.h>
+#include <asm/switch_to.h>
 
 /*
  * See <asm/system.h>; called with prev and next task_struct pointers.