VirtualBox

Changeset 16177 in vbox


Ignore:
Timestamp:
Jan 22, 2009 3:38:28 PM (16 years ago)
Author:
vboxsync
Message:

Another Mac compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllBth.h

    r16172 r16177  
    910910# else /* PGM_SHW_TYPE == PGM_TYPE_AMD64 */
    911911    /* PML4 */
    912     AssertReturn(CTX_SUFF(pVM->pgm.s.pShwRoot), VERR_INTERNAL_ERROR);
     912    AssertReturn(pVM->pgm.s.pShwRootR3, VERR_INTERNAL_ERROR);
    913913
    914914    const unsigned  iPml4     = (GCPtrPage >> X86_PML4_SHIFT) & X86_PML4_MASK;
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