Changeset 53396 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- Nov 25, 2014 3:01:59 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
r53339 r53396 867 867 868 868 869 bool VBOXCALL supdrvOSAreTscDeltasInSync(void) 870 { 871 return false; 872 } 873 874 869 875 int VBOXCALL supdrvOSLdrOpen(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const char *pszFilename) 870 876 {
Note:
See TracChangeset
for help on using the changeset viewer.