Changeset 54581 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- Mar 2, 2015 2:56:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r53396 r54581 965 965 966 966 967 bool VBOXCALL supdrvOSAreCpusOfflinedOnSuspend(void) 968 { 969 /** @todo verify this. */ 970 return false; 971 } 972 973 967 974 bool VBOXCALL supdrvOSAreTscDeltasInSync(void) 968 975 {
Note:
See TracChangeset
for help on using the changeset viewer.