- Timestamp:
- Jun 15, 2018 1:38:27 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/EMR3Dbg.cpp
r72564 r72566 76 76 * 77 77 * @returns Pointer to read-only name, NULL if unknown type. 78 * @param uExitTypeThe exit type to name.78 * @param enmExitType The exit type to name. 79 79 */ 80 80 VMM_INT_DECL(const char *) EMR3GetExitTypeName(EMEXITTYPE enmExitType)
Note:
See TracChangeset
for help on using the changeset viewer.