Changeset 99232 in vbox for trunk/include/VBox
- Timestamp:
- Mar 30, 2023 1:31:05 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156606
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dis.h
r99220 r99232 156 156 #endif 157 157 AssertCompile(DISOPCODE_FORMAT != 15); /* Needs fixing before use as disopcode.h now has more than 1024 opcode values. */ 158 /** Pointer to const opcode. */159 typedef const struct DISOPCODE *PCDISOPCODE;160 158 161 159
Note:
See TracChangeset
for help on using the changeset viewer.