VirtualBox

Changeset 87283 in vbox


Ignore:
Timestamp:
Jan 15, 2021 8:49:58 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142242
Message:

VMMDev: Adjustment for bugref:9898.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r83551 r87283  
    9898
    9999#include <iprt/asm.h>
    100 #include <iprt/asm-amd64-x86.h>
     100#if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
     101# include <iprt/asm-amd64-x86.h> /* ASMReadTsc */
     102#endif
    101103#include <iprt/assert.h>
    102104#include <iprt/buildconfig.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette