]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes to shared header file unrelated to open-vm-tools
authorOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:02 +0000 (11:23 -0700)
committerOliver Kurth <okurth@vmware.com>
Fri, 15 Sep 2017 18:23:02 +0000 (11:23 -0700)
open-vm-tools/lib/include/x86cpuid.h

index e671c4c5f31ac999171f506199644b3087c6e2ab..bc95369a7969381592a1c7f6ccea33c8ff04bf70 100644 (file)
@@ -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.
 {