linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / cris / kernel / process.c
index 123451c..4ab3e87 100644 (file)
 #include <asm/pgtable.h>
 #include <asm/uaccess.h>
 #include <asm/irq.h>
-#include <asm/system.h>
 #include <linux/module.h>
 #include <linux/spinlock.h>
 #include <linux/fs_struct.h>
@@ -195,6 +194,8 @@ EXPORT_SYMBOL(enable_hlt);
  */
 void (*pm_idle)(void);
 
+extern void default_idle(void);
+
 /*
  * The idle thread. There's no useful work to be
  * done, so just try to conserve power and have a