VirtualBox

Changeset 11305

Show
Ignore:
Timestamp:
08/09/08 01:06:28 (4 months ago)
Author:
vboxsync
Message:

VBox/types.h: Retired unused types VBOXHCPHYS, PVBOXHCPHYS, NILVBOXHCPHYS, VBOXHCPTR and PVBOXHCPTR.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/types.h

    r11304 r11305  
    5050 * @{ 
    5151 */ 
    52  
    53 /** @deprecated 
    54  * @{ */ 
    55 typedef RTHCPHYS    VBOXHCPHYS; 
    56 typedef VBOXHCPHYS *PVBOXHCPHYS; 
    57 #define NILVBOXHCPHYS NIL_RTHCPHYS 
    58 typedef RTHCPTR     VBOXHCPTR; 
    59 typedef VBOXHCPTR  *PVBOXHCPTR; 
    60 /** @} */ 
    6152 
    6253/** @} */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy