VirtualBox

Changeset 2911

Show
Ignore:
Timestamp:
05/29/07 13:39:05 (2 years ago)
Author:
vboxsync
Message:

Backed out 21577 as it was the wrong fix for log.cpp asserting on ring-0 addresses in ring-3.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/cdefs.h

    r2906 r2911  
    11181118 * @param   ptr 
    11191119 */ 
    1120 #if defined(__WIN64__) 
    1121 # define VALID_PTR(ptr)     ( (uintptr_t)(ptr) + 0x1000U >= 0x2000U ) 
    1122 #elif defined(__AMD64__) 
     1120#if defined(__AMD64__) 
    11231121# ifdef IN_RING3 
    11241122#  if defined(__DARWIN__) /* first 4GB is reserved for legacy kernel. */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy