VirtualBox

Changeset 11305 in vbox for trunk


Ignore:
Timestamp:
Aug 8, 2008 11:06:28 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
34399
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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/** @} */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette