Changeset 62869 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Aug 2, 2016 12:01:23 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMR0.cpp
r62478 r62869 217 217 218 218 #ifdef VBOX_STRICT 219 # ifndef DEBUG_bird 219 220 /** 220 221 * Get the CPU ID on which the failure status code was reported. … … 227 228 return pFirstRc->idCpu; 228 229 } 230 # endif 229 231 #endif /* VBOX_STRICT */ 230 232
Note:
See TracChangeset
for help on using the changeset viewer.