VirtualBox

Changeset 38965 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Oct 7, 2011 8:18:37 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74336
Message:

fix mac-dbg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInline.h

    r38955 r38965  
    492492        rc = VINF_SUCCESS;
    493493        AssertPtr(pTlbe->pv);
     494# if !defined(VBOX_WITH_2X_4GB_ADDR_SPACE) || defined(IN_RING3)
    494495        Assert(!pTlbe->pMap || RT_VALID_PTR(pTlbe->pMap->pv));
     496# endif
    495497    }
    496498    else
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