]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicale to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 24 Apr 2018 00:08:16 +0000 (17:08 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 24 Apr 2018 00:08:16 +0000 (17:08 -0700)
open-vm-tools/lib/include/x86cpuid.h

index 0d779079c69d902a83d36fd76e850be242584d8f..2a26604ca63e3a91087f07cf36cf9103d5490ea7 100644 (file)
@@ -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.
 {