VirtualBox

Changeset 8530 in vbox


Ignore:
Timestamp:
May 2, 2008 10:55:54 AM (17 years ago)
Author:
vboxsync
Message:

GCPTRTYPE will always be a 32 bits GC pointer.

File:
1 edited

Legend:

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

    r8245 r8530  
    243243 * @param   GCType  The GC type.
    244244 */
    245 #define GCPTRTYPE(GCType)       CTXTYPE(GCType, RTGCPTR, RTGCPTR)
     245#define GCPTRTYPE(GCType)       CTXTYPE(GCType, RTGCPTR32, RTGCPTR32)
    246246
    247247/** @def R3R0PTRTYPE
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