]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/topology.h
[PATCH] x86_64: Rename e820_mapped to e820_any_mapped
[linux-2.6] / include / asm-x86_64 / topology.h
index c642f5d9882df400e91b3f1fdf7ba3ff966c54bf..9db54e9d17bb0c68f31677fc2cc6fceccb8df6d7 100644 (file)
@@ -68,4 +68,6 @@ extern int __node_distance(int, int);
 
 #include <asm-generic/topology.h>
 
+extern cpumask_t cpu_coregroup_map(int cpu);
+
 #endif