VirtualBox

Ignore:
Timestamp:
Apr 14, 2025 8:45:36 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168488
Message:

VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 hosts (for IEM debugging purposes). jiraref:VBP-1598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PMUAll.cpp

    r106479 r108968  
    4141#endif
    4242
    43 #include <iprt/asm-arm.h>
    44 
    45 
    46 /*********************************************************************************************************************************
    47 *   Internal Functions                                                                                                           *
    48 *********************************************************************************************************************************/
    49 
    50 
    51 /*********************************************************************************************************************************
    52 *   Global Variables                                                                                                             *
    53 *********************************************************************************************************************************/
     43#ifdef RT_ARCH_ARM64
     44# include <iprt/asm-arm.h>
     45#endif
     46
     47
    5448
    5549/**
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