Changeset 41781 in vbox for trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp
- Timestamp:
- Jun 16, 2012 7:02:30 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/testcase/tstDisasm-2.cpp
r41760 r41781 166 166 167 167 /** 168 * Callback for reading bytes.168 * @interface_method_impl{FNDISREADBYTES} 169 169 */ 170 170 static DECLCALLBACK(int) MyDisasInstrRead(PDISCPUSTATE pDis, uint8_t offInstr, uint8_t cbMinRead, uint8_t cbMaxRead)
Note:
See TracChangeset
for help on using the changeset viewer.