summaryrefslogtreecommitdiff
path: root/Intel/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'Intel/info.c')
-rw-r--r--Intel/info.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Intel/info.c b/Intel/info.c
index 836d3de..1fbdd84 100644
--- a/Intel/info.c
+++ b/Intel/info.c
@@ -1,5 +1,5 @@
/*
- * $Id: info.c,v 1.3 2002/12/13 23:10:44 davej Exp $
+ * $Id: info.c,v 1.4 2003/01/18 16:59:42 davej Exp $
* This file is part of x86info.
* (C) 2001 Dave Jones.
*
@@ -37,7 +37,7 @@ void display_Intel_info (struct cpudata *cpu)
dump_p4_MSRs(cpu);
}
- decode_Intel_caches(cpu);
+ show_Intel_caches(cpu);
if (cpu->maxi >= 3) {
/* Pentium III CPU serial number */