Changeset 91973 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Oct 21, 2021 4:19:10 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp
r91968 r91973 1149 1149 1150 1150 1151 /** @interface_method_impl{PDMDEVHLPR3,pfnCpuG uestScalableBusFrequency} */1151 /** @interface_method_impl{PDMDEVHLPR3,pfnCpuGetGuestScalableBusFrequency} */ 1152 1152 static DECLCALLBACK(uint64_t) pdmR3DevHlp_CpuGetGuestScalableBusFrequency(PPDMDEVINS pDevIns) 1153 1153 {
Note:
See TracChangeset
for help on using the changeset viewer.