VirtualBox

Ignore:
Timestamp:
Apr 10, 2008 3:49:15 PM (17 years ago)
Author:
vboxsync
Message:

Shutting up the compiler

File:
1 edited

Legend:

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

    r7873 r7874  
    29752975
    29762976    PPGM        pPGM = &pVM->pgm.s;
    2977     RTHCPHYS    HCPhysShw;              /* page address derived from the shadow page tables. */
    29782977    RTGCPHYS    GCPhysGst;              /* page address derived from the guest page tables. */
    29792978    RTHCPHYS    HCPhys;                 /* general usage. */
     
    29872986                    false);
    29882987# ifndef IN_RING0
     2988    RTHCPHYS    HCPhysShw;              /* page address derived from the shadow page tables. */
     2989
    29892990#  if PGM_GST_TYPE == PGM_TYPE_32BIT
    29902991    rc = PGMShwGetPage(pVM, pPGM->pGuestPDGC, NULL, &HCPhysShw);
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