VirtualBox

Changeset 7603 in vbox


Ignore:
Timestamp:
Mar 27, 2008 5:58:07 PM (17 years ago)
Author:
vboxsync
Message:

fix debug builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/IOM.cpp

    r7600 r7603  
    392392PIOMMMIOSTATS iomR3MMIOStatsCreate(PVM pVM, RTGCPHYS GCPhys, const char *pszDesc)
    393393{
     394#ifdef DEBUG_sandervl
    394395    AssertGCPhys32(GCPhys);
     396#endif
    395397    /* check if it already exists. */
    396398    PIOMMMIOSTATS pStats = (PIOMMMIOSTATS)RTAvloGCPhysGet(&pVM->iom.s.pTreesHC->MMIOStatTree, GCPhys);
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