VirtualBox

Changeset 30893 in vbox


Ignore:
Timestamp:
Jul 17, 2010 2:05:22 AM (15 years ago)
Author:
vboxsync
Message:

fixed warning.

File:
1 edited

Legend:

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

    r30890 r30893  
    413413    PX86PML4E   pPml4eIgn;
    414414    X86PDPE     PdpeIgn;
    415     unsigned    iPd;
     415    unsigned    iPd = 0;                /* shut up gcc */
    416416    PCX86PDPAE  pPd = pgmGstGetLongModePDPtr(pVCpu, GCPtr, &pPml4eIgn, &PdpeIgn, &iPd);
    417417    /* Note! We do not return an effective PDE here like we do for the PTE in GetPage method. */
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