Changeset 67015 in vbox for trunk/include
- Timestamp:
- May 22, 2017 12:56:18 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115578
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/disopcode.h
r67012 r67015 1127 1127 #define OP_PARM_Wss_WO OP_PARM_Wss /**< Annotates write only operand. */ 1128 1128 #define OP_PARM_Wsd_WO OP_PARM_Wsd /**< Annotates write only operand. */ 1129 #define OP_PARM_Wx_WO OP_PARM_Wx /**< Annotates write only operand. */ 1129 1130 1130 1131 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.