VirtualBox

Changeset 17423 in vbox


Ignore:
Timestamp:
Mar 5, 2009 8:34:54 PM (16 years ago)
Author:
vboxsync
Message:

PGM: mac build fix.

File:
1 edited

Legend:

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

    r17421 r17423  
    515515     * Map it by HCPhys.
    516516     */
    517     return pgmR0DynMapHCPageInlined(pVM, HCPhys, ppv);
     517    return pgmR0DynMapHCPageInlined(&pVM->pgm.s, HCPhys, ppv);
    518518
    519519#else
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