From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:02 +0000 (-0700) Subject: Changes to shared header file unrelated to open-vm-tools X-Git-Tag: stable-10.2.0~548 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4f98a472370c8d840d3ba949b0c5656e6b1fd4;p=thirdparty%2Fopen-vm-tools.git Changes 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 e671c4c5f..bc95369a7 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1575,6 +1575,7 @@ CPUID_MODEL_IS_AVOTON(uint32 v) // IN: %eax from CPUID with %eax=1. CPUID_EFFECTIVE_MODEL(v) == CPUID_MODEL_ATOM_4D; } + static INLINE Bool CPUID_MODEL_IS_WESTMERE(uint32 v) // IN: %eax from CPUID with %eax=1. {