From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:28 +0000 (-0700) Subject: Change to shared header file unrelated to open-vm-tools. X-Git-Tag: stable-10.2.0~314 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d65be46b0eab5641bdad4ee3b50ff9cdd35e4ce;p=thirdparty%2Fopen-vm-tools.git Change to shared header file unrelated to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index fc178c7d5..27ed3f2ca 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1410,7 +1410,7 @@ CPUIDCheck(int32 eaxIn, int32 eaxInCheck, #define CPUID_MODEL_STEAMROLLER_3F 0x3F // Max Steamroller model defined in BKDG #define CPUID_MODEL_STEAMROLLER_30 0x30 // family == CPUID_FAMILY_BULLDOZER #define CPUID_MODEL_EXCAVATOR_60 0x60 // family == CPUID_FAMILY_BULLDOZER -#define CPUID_MODEL_EXCAVATOR_6F 0x6f // Max Excavator model defined in BKDG +#define CPUID_MODEL_EXCAVATOR_6F 0x6F // Max Excavator model defined in BKDG /* VIA model information */ #define CPUID_MODEL_NANO 15 // Isaiah