VirtualBox

Ignore:
Timestamp:
Dec 29, 2022 3:14:39 PM (2 years ago)
Author:
vboxsync
Message:

IPRT/memobj-r0drv-solaris.h: Make it build on S10 too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.h

    r96407 r97896  
    296296
    297297
     298#ifdef SEGOP_CAPABLE
    298299static int rtR0SegVBoxSolCapable(seg_t *pSeg, segcapability_t Capab)
    299300{
    300301    return 0;
    301302}
     303#endif
    302304
    303305
     
    326328    rtR0SegVBoxSolGetMemId,
    327329    NULL,                       /* getpolicy() */
     330#ifdef SEGOP_CAPABLE
    328331    rtR0SegVBoxSolCapable
     332#endif
    329333};
    330334
Note: See TracChangeset for help on using the changeset viewer.

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