Changeset 56420 in vbox for trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp
- Timestamp:
- Jun 14, 2015 6:51:55 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRC/CSAMRC.cpp
r56287 r56420 65 65 * @param offRange The offset of the access into this range. 66 66 * (If it's a EIP range this is the EIP, if not it's pvFault.) 67 * @param pvUser Ignored .67 * @param pvUser Ignored (NIL). 68 68 */ 69 69 DECLEXPORT(VBOXSTRICTRC) csamRCCodePageWritePfHandler(PVM pVM, PVMCPU pVCpu, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame,
Note:
See TracChangeset
for help on using the changeset viewer.