Changeset 53396 in vbox for trunk/src/VBox/HostDrivers/Support/os2
- 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/os2/SUPDrv-os2.cpp
r52618 r53396 407 407 408 408 409 bool VBOXCALL supdrvOSAreTscDeltasInSync(void) 410 { 411 NOREF(pDevExt); 412 return false; 413 } 414 415 409 416 int VBOXCALL supdrvOSLdrOpen(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const char *pszFilename) 410 417 {
Note:
See TracChangeset
for help on using the changeset viewer.