Changeset 11305
- Timestamp:
- 08/09/08 01:06:28 (4 months ago)
- Files:
-
- trunk/include/VBox/types.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/types.h
r11304 r11305 50 50 * @{ 51 51 */ 52 53 /** @deprecated54 * @{ */55 typedef RTHCPHYS VBOXHCPHYS;56 typedef VBOXHCPHYS *PVBOXHCPHYS;57 #define NILVBOXHCPHYS NIL_RTHCPHYS58 typedef RTHCPTR VBOXHCPTR;59 typedef VBOXHCPTR *PVBOXHCPTR;60 /** @} */61 52 62 53 /** @} */

