Changeset 31737 in vbox for trunk/include/VBox
- Timestamp:
- Aug 17, 2010 2:51:12 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/ftm.h
r31732 r31737 42 42 */ 43 43 VMMR3DECL(int) FTMR3PowerOn(PVM pVM, bool fMaster, unsigned uInterval, const char *pszAddress, unsigned uPort); 44 VMMR3DECL(int) FTMR3Init(PVM pVM); 45 VMMR3DECL(int) FTMR3Term(PVM pVM); 44 46 45 47 #endif /* IN_RING3 */
Note:
See TracChangeset
for help on using the changeset viewer.