VirtualBox

Changeset 35529 in vbox for trunk/src


Ignore:
Timestamp:
Jan 13, 2011 2:31:22 PM (14 years ago)
Author:
vboxsync
Message:

warnings (gcc-4.5).

File:
1 edited

Legend:

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

    r33795 r35529  
    37793779            PX86PDPE        pPdpeDst;
    37803780            RTGCPHYS        GCPhysPdeSrc;
     3781            X86PDPE         PdpeSrc;
     3782            PdpeSrc.u = 0;
    37813783#  if PGM_GST_TYPE == PGM_TYPE_PAE
    3782             X86PDPE         PdpeSrc;
    37833784            PGSTPD          pPDSrc    = pgmGstGetPaePDPtr(pVCpu, GCPtr, &iPDSrc, &PdpeSrc);
    37843785            PX86PDPT        pPdptDst  = pgmShwGetPaePDPTPtr(pVCpu);
    37853786#  else
    37863787            PX86PML4E       pPml4eSrcIgn;
    3787             X86PDPE         PdpeSrc;
    37883788            PX86PDPT        pPdptDst;
    37893789            PX86PDPAE       pPDDst;
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