VirtualBox

Changeset 31603 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 12, 2010 3:06:37 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGM.cpp

    r31602 r31603  
    43174317DECLCALLBACK(void) pgmR3PhysWriteCountTMCallback(PVM pVM, PTMTIMER pTimer, void *pvUser)
    43184318{
    4319     uint32_t uInterval = (uint32_t) pvUser;
     4319    uint32_t uInterval = (uint32_t)(uintptr_t)pvUser;
    43204320
    43214321    if (pVM->pgm.s.fCountingPhysWrites)
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