VirtualBox

Ignore:
Timestamp:
Jan 13, 2021 12:41:05 PM (4 years ago)
Author:
vboxsync
Message:

SUP,IPRT: Adjustments for bugref:9898.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/testcase/tstInt.cpp

    r85506 r87235  
    3535#include <iprt/errcore.h>
    3636#include <VBox/param.h>
    37 #include <iprt/asm-amd64-x86.h>
     37#if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
     38# include <iprt/asm-amd64-x86.h>
     39#else
     40# define ASMReadTSC RTTimeSystemNanoTS
     41#endif
    3842#include <iprt/initterm.h>
    3943#include <iprt/stream.h>
Note: See TracChangeset for help on using the changeset viewer.

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