]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKaty Feng <fkaty@vmware.com>
Fri, 25 Aug 2023 18:58:47 +0000 (11:58 -0700)
committerKaty Feng <fkaty@vmware.com>
Fri, 25 Aug 2023 18:58:47 +0000 (11:58 -0700)
open-vm-tools/lib/include/vm_basic_asm.h

index 815b4356eab51702e7e3eb2d5b1501838960041f..f56b132d47f90206e3957d4a3d59ed891042dea4 100644 (file)
@@ -75,7 +75,7 @@
 #include "mul64.h"
 #endif
 
-#if defined _M_ARM64EC
+#if defined _M_ARM64EC || defined _M_ARM64
 #include "vm_assert.h"
 #define MUL64_NO_ASM 1
 #include "mul64.h"