]> err.no Git - linux-2.6/blobdiff - include/asm-um/smp.h
[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available
[linux-2.6] / 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