VirtualBox

Changeset 8530

Show
Ignore:
Timestamp:
05/02/08 12:55:54 (8 months ago)
Author:
vboxsync
Message:

GCPTRTYPE will always be a 32 bits GC pointer.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy