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/os2/SUPDrv-os2.cpp

    r28854 r37249  
    397397
    398398
    399 int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits)
    400 {
    401     NOREF(pDevExt); NOREF(pImage); NOREF(pbImageBits);
     399int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits, PSUPLDRLOAD pReq)
     400{
     401    NOREF(pDevExt); NOREF(pImage); NOREF(pbImageBits); NOREF(pReq);
    402402    return VERR_NOT_SUPPORTED;
    403403}
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