aboutsummaryrefslogtreecommitdiff
path: root/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'topology.h')
-rw-r--r--topology.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/topology.h b/topology.h
index f0cabbc..5eba04e 100644
--- a/topology.h
+++ b/topology.h
@@ -70,7 +70,6 @@ struct cpu_physical {
struct cpu_topology {
struct list_head physical_head;
- int physical_num;
};
extern struct cpu_topology *alloc_cpu_topo_info(void);