Changeset 4963 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Sep 21, 2007 3:11:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c
r4962 r4963 548 548 int VBOXCALL supdrvIOCtlFast(uintptr_t uIOCtl, PSUPDRVDEVEXT pDevExt, PSUPDRVSESSION pSession) 549 549 { 550 int rc; 551 550 552 /* 551 553 * We check the two prereqs after doing this only to allow the compiler to optimize things better.
Note:
See TracChangeset
for help on using the changeset viewer.