summaryrefslogtreecommitdiffstats
path: root/cpudetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpudetect.h')
-rw-r--r--cpudetect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpudetect.h b/cpudetect.h
index 4217211e1e..27bc6b856f 100644
--- a/cpudetect.h
+++ b/cpudetect.h
@@ -36,6 +36,7 @@
typedef struct cpucaps_s {
int cpuType;
+ int cpuModel;
int cpuStepping;
int hasMMX;
int hasMMX2;