- Timestamp:
- Nov 14, 2016 2:52:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/APICAll.cpp
r64661 r64662 2415 2415 * 2416 2416 * @returns Strict VBox status code. 2417 * @param 2417 * @param pVM The cross context VM structure. 2418 * @param pu64Value Where to store the timer frequency. 2418 2419 */ 2419 2420 VMM_INT_DECL(int) APICGetTimerFreq(PVM pVM, uint64_t *pu64Value)
Note:
See TracChangeset
for help on using the changeset viewer.