VirtualBox

Changeset 9445 in vbox for trunk/src


Ignore:
Timestamp:
Jun 5, 2008 6:15:58 PM (17 years ago)
Author:
vboxsync
Message:

Overlooked the prototype.

File:
1 edited

Legend:

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

    r9444 r9445  
    138138static DECLCALLBACK(int)    tmR3Save(PVM pVM, PSSMHANDLE pSSM);
    139139static DECLCALLBACK(int)    tmR3Load(PVM pVM, PSSMHANDLE pSSM, uint32_t u32Version);
    140 static DECLCALLBACK(void)   tmR3TimerCallback(PRTTIMER pTimer, void *pvUser);
     140static DECLCALLBACK(void)   tmR3TimerCallback(PRTTIMER pTimer, void *pvUser, uint64_t iTick);
    141141static void                 tmR3TimerQueueRun(PVM pVM, PTMTIMERQUEUE pQueue);
    142142static void                 tmR3TimerQueueRunVirtualSync(PVM pVM);
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