Changeset 36555 in vbox for trunk/src/VBox/Runtime/common/dbg
- Timestamp:
- Apr 5, 2011 12:34:09 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 70988
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp
r28800 r36555 504 504 505 505 /** Virtual function table for the NM-like map file reader. */ 506 DECL HIDDEN(RTDBGMODVTDBG const)g_rtDbgModVtDbgNm =506 DECL_HIDDEN_CONST(RTDBGMODVTDBG) const g_rtDbgModVtDbgNm = 507 507 { 508 508 /*.u32Magic = */ RTDBGMODVTDBG_MAGIC,
Note:
See TracChangeset
for help on using the changeset viewer.