VirtualBox

Changeset 8856

Show
Ignore:
Timestamp:
05/15/08 16:18:48 (3 months ago)
Author:
vboxsync
Message:

Compilation fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy