Changeset 7658 in vbox
- Timestamp:
- Mar 31, 2008 1:27:12 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMMap.cpp
r7657 r7658 465 465 * 466 466 * @remark This API shall not be used to anything but mapping the switcher code. 467 z*/467 */ 468 468 PGMR3DECL(int) PGMR3MapIntermediate(PVM pVM, RTUINTPTR Addr, RTHCPHYS HCPhys, unsigned cbPages) 469 469 {
Note:
See TracChangeset
for help on using the changeset viewer.