Changeset 38309 in vbox for trunk/include/VBox/VMMDevTesting.h
- Timestamp:
- Aug 4, 2011 11:00:18 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73320
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VMMDevTesting.h
r31665 r38309 107 107 #define VMMDEV_TESTING_UNIT_INSTRS UINT8_C(0x19) /**< Instructions. */ 108 108 #define VMMDEV_TESTING_UNIT_INSTRS_PER_SEC UINT8_C(0x1a) /**< Instructions per second. */ 109 #define VMMDEV_TESTING_UNIT_NONE UINT8_C(0x1b) /**< No unit. */ 109 110 /** @} */ 110 111
Note:
See TracChangeset
for help on using the changeset viewer.