Changeset 41804 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Jun 17, 2012 5:24:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/EMHandleRCTmpl.h
r41803 r41804 31 31 * @param pVCpu Pointer to the VMCPU. 32 32 * @param rc The return code. 33 * @param pCtx The guest cpucontext.33 * @param pCtx Pointer to the guest CPU context. 34 34 */ 35 35 #ifdef EMHANDLERC_WITH_PATM
Note:
See TracChangeset
for help on using the changeset viewer.