- Timestamp:
- Apr 26, 2007 6:11:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IOMAllMMIO.cpp
r2297 r2363 514 514 * @param pRange Pointer MMIO range. 515 515 */ 516 #ifdef IOMGC_MOVS_SUPPORT 516 517 static int iomGCInterpretMOVS(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPHYS GCPhysFault, PDISCPUSTATE pCpu, CTXALLSUFF(PIOMMMIORANGE) pRange) 517 518 { … … 735 736 return rc; 736 737 } 738 #endif 737 739 738 740
Note:
See TracChangeset
for help on using the changeset viewer.