Changeset 41067 in vbox for trunk/src/VBox/HostDrivers/Support/os2
- Timestamp:
- Apr 26, 2012 11:36:57 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77635
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/os2/SUPDrv-os2.cpp
r40806 r41067 386 386 387 387 388 void VBOXCALL supdrvOSLdrNotifyOpened(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage) 389 { 390 NOREF(pDevExt); NOREF(pImage); 391 } 392 393 388 394 int VBOXCALL supdrvOSLdrValidatePointer(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, void *pv, const uint8_t *pbImageBits) 389 395 {
Note:
See TracChangeset
for help on using the changeset viewer.