Changeset 8616 in vbox
- Timestamp:
- May 6, 2008 10:09:21 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/types.h
r8245 r8616 595 595 596 596 597 /** Host Physical Memory Address. 598 * @todo This should be configurable at compile time too... 599 */ 597 /** Host Physical Memory Address. */ 600 598 typedef uint64_t RTHCPHYS; 601 599 /** Pointer to Host Physical Memory Address. */
Note:
See TracChangeset
for help on using the changeset viewer.