VirtualBox

Changeset 8856 in vbox


Ignore:
Timestamp:
May 15, 2008 2:18:48 PM (17 years ago)
Author:
vboxsync
Message:

Compilation fix

File:
1 edited

Legend:

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

    r8155 r8856  
    200200
    201201                    /* invalidate tls */
    202                     PGM_INVL_PG((uint8_t *)pCur->GCPtr + off);
     202                    PGM_INVL_PG((RTGCUINTPTR)pCur->GCPtr + off);
    203203
    204204                    /* next */
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