Changeset 99232 in vbox
- Timestamp:
- Mar 30, 2023 1:31:05 PM (18 months ago)
- File:
-
- 1 edited
-
trunk/include/VBox/dis.h (modified) (1 diff)
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.

