Changeset 13908 in vbox for trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp
- Timestamp:
- Nov 6, 2008 11:53:47 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 38915
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp
r13862 r13908 375 375 } 376 376 377 378 bool VBOXCALL supdrvOSGetForcedAsyncTscMode(PSUPDRVDEVEXT pDevExt) 379 { 380 NOREF(pDevExt); 381 return false; 382 } 383 384 377 385 /** 378 386 * Callback for writing to the log buffer.
Note:
See TracChangeset
for help on using the changeset viewer.