VirtualBox

Changeset 16793 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 16, 2009 2:36:25 PM (16 years ago)
Author:
vboxsync
Message:

Compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMBth.h

    r16792 r16793  
    165165
    166166    /* contruct a fake address */
    167     RTGCPHYS GCPhysCR3 = RT_BIT_64(63);
     167    GCPhysCR3 = RT_BIT_64(63);
    168168    pVM->pgm.s.iShwUser      = SHW_POOL_ROOT_IDX;
    169169    pVM->pgm.s.iShwUserTable = GCPhysCR3 >> PAGE_SHIFT;
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