]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-um/smp.h
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
[linux-2.6-omap-h63xx.git] / include / asm-um / smp.h
index d879eba2b52c7d74e646a3213911304f877279c5..aeda6657f366e156ff8e6997f06a6726f19098ea 100644 (file)
@@ -23,6 +23,8 @@ extern inline void smp_cpus_done(unsigned int maxcpus)
 {
 }
 
+extern struct task_struct *idle_threads[NR_CPUS];
+
 #endif
 
 #endif