VirtualBox

Ignore:
Timestamp:
May 30, 2011 10:03:45 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71971
Message:

SUPDrv: solaris native loading tweaking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r30360 r37249  
    766766}
    767767
    768 int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits)
    769 {
    770     NOREF(pDevExt); NOREF(pImage); NOREF(pbImageBits);
     768int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits, PSUPLDRLOAD pReq)
     769{
     770    NOREF(pDevExt); NOREF(pReq);
    771771    if (pImage->pvNtSectionObj)
    772772    {
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette