From: Oliver Kurth Date: Tue, 24 Apr 2018 00:08:16 +0000 (-0700) Subject: Common header file change not applicale to open-vm-tools. X-Git-Tag: stable-10.3.0~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874b8b4801a5bba439401db8e624e3e3d1989ca7;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicale to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index 0d779079c..2a26604ca 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1711,6 +1711,7 @@ CPUID_UARCH_IS_SKYLAKE(uint32 v) // IN: %eax from CPUID with %eax=1. CPUID_MODEL_IS_SKYLAKE(v)); } + static INLINE Bool CPUID_UARCH_IS_HASWELL(uint32 v) // IN: %eax from CPUID with %eax=1. {