- Timestamp:
- Feb 7, 2020 6:25:17 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136047
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/HM.cpp
r83025 r83026 149 149 150 150 151 #ifdef VBOX_WITH_STATISTICS 151 152 /** 152 153 * Returns the name of the hardware exception. … … 185 186 return "Reserved"; 186 187 } 188 #endif /* VBOX_WITH_STATISTICS */ 187 189 188 190
Note:
See TracChangeset
for help on using the changeset viewer.