summaryrefslogtreecommitdiff
path: root/x86info.h
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-02-22 18:45:38 -0500
committerDave Jones <davej@redhat.com>2011-02-22 18:45:38 -0500
commit5d82ff4e572c5b8573f8848668feca5555e0e120 (patch)
tree010de136320611510116dbf5d35f2657b334e4a4 /x86info.h
parentbe19cd5f12fcc827c1c2533bc50902dd2111ff64 (diff)
Fix topology parsing
Diffstat (limited to 'x86info.h')
-rw-r--r--x86info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x86info.h b/x86info.h
index ac09e15..8be80de 100644
--- a/x86info.h
+++ b/x86info.h
@@ -173,6 +173,7 @@ void show_benchmarks(struct cpudata *cpu);
void decode_serial_number(struct cpudata *cpu);
void display_topology(struct cpudata *head);
+void get_intel_topology(struct cpudata *cpu);
void show_intel_topology(struct cpudata *cpu);
void decode_AMD_cacheinfo(struct cpudata *cpu);