- Timestamp:
- Aug 8, 2008 11:06:28 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 34399
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.