[PATCH] sched: new sched domain for representing multi-core
[linux-2.6-microblaze.git] / include / asm-i386 / topology.h
index aa958c6..b94e5ee 100644 (file)
@@ -112,4 +112,6 @@ extern unsigned long node_remap_size[];
 
 #endif /* CONFIG_NUMA */
 
+extern cpumask_t cpu_coregroup_map(int cpu);
+
 #endif /* _ASM_I386_TOPOLOGY_H */