- Timestamp:
- Feb 9, 2018 11:48:02 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3.cpp
r70945 r70946 145 145 if (pVM->fNEMActive) 146 146 rc = nemR3NativeInitAfterCPUM(pVM); 147 #else 148 RT_NOREF(pVM); 147 149 #endif 148 150 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.