Changeset 5509 in vbox for trunk/include/VBox
- Timestamp:
- Oct 26, 2007 11:20:37 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/tm.h
r5167 r5509 599 599 600 600 /** 601 * Finalizes the TM initialization. 602 * 603 * @returns VBox status code. 604 * @param pVM The VM to operate on. 605 */ 606 TMR3DECL(int) TMR3InitFinalize(PVM pVM); 607 608 /** 601 609 * Applies relocations to data and code managed by this 602 610 * component. This function will be called at init and
Note:
See TracChangeset
for help on using the changeset viewer.