Changeset 13575 in vbox for trunk/include/iprt/types.h
- Timestamp:
- Oct 27, 2008 1:50:01 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/types.h
r12975 r13575 456 456 /** Pointer to const selector. */ 457 457 typedef const RTSEL *PCRTSEL; 458 /** Max selector value. */ 459 #define RTSEL_MAX UINT16_C(0xffff) 458 460 459 461 /** Far 16-bit pointer. */
Note:
See TracChangeset
for help on using the changeset viewer.