Changeset 53396 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- Nov 25, 2014 3:01:59 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c
r53269 r53396 964 964 } 965 965 966 967 bool VBOXCALL supdrvOSAreTscDeltasInSync(void) 968 { 969 return false; 970 } 971 972 966 973 #if defined(VBOX_WITH_NATIVE_SOLARIS_LOADING) \ 967 974 && !defined(VBOX_WITHOUT_NATIVE_R0_LOADER)
Note:
See TracChangeset
for help on using the changeset viewer.