VirtualBox

Changeset 13575 in vbox for trunk/include/iprt/types.h


Ignore:
Timestamp:
Oct 27, 2008 1:50:01 PM (16 years ago)
Author:
vboxsync
Message:

iprt/types.h: RTSEL_MAX.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/types.h

    r12975 r13575  
    456456/** Pointer to const selector. */
    457457typedef const RTSEL    *PCRTSEL;
     458/** Max selector value. */
     459#define RTSEL_MAX       UINT16_C(0xffff)
    458460
    459461/** Far 16-bit pointer. */
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